fix: fitall button and clicking per file should output identical results#51
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #51 +/- ##
==========================================
- Coverage 67.98% 67.96% -0.03%
==========================================
Files 36 36
Lines 2824 2831 +7
==========================================
+ Hits 1920 1924 +4
- Misses 904 907 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
0d8962d to
5298a39
Compare
|
Hey @paulmueller: Stephanie and Jana need some changes. Please especially look at the readme section regarding use of AI. Thoughts on that? |
|
When trying to compare whether the outputted TSV file is identical, three small bugs were found and corrected (by claude). They might be the fix to the issues we had with KVM and caching. More tests are needed. Here are the changes from claude:
|
|
It would take me a bit longer to get back into the code and understand the changes. |
Yes I do, the main changes make sure that clicking each one by one and clicking the "fit all" button output the same thing. I've checked with the GUI and the unit tests also do this.
I agree, we will include it in the merge commit message! Please have a look. The code-cov is failing, but it seems to be because coverage doesn't "run" the new comment lines. I want to get this version released for Stephanie and Jana, as they were the ones who noticed that clicking and the button outputted differently! |
Issue from #47
Todo: