Mesnage-Org / pgfinder

Peptidoglycan MS1 Analysis Tool
https://mesnage-org.github.io/pgfinder
GNU Lesser General Public License v3.0
4 stars 2 forks source link

test(regtest): switch to csv from aligned table view #204

Closed TheLostLambda closed 1 year ago

TheLostLambda commented 1 year ago

Its certainly not as pretty, but it's at least something that won't lead to 100% of the lines changing after a single column is made wider to thinner than before...

I think this is necessary for non-trivial diffs to be useful at all!

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (332aa81) 70.64% compared to head (ce7dd68) 70.64%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ======================================= Coverage 70.64% 70.64% ======================================= Files 10 10 Lines 477 477 ======================================= Hits 337 337 Misses 140 140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

TheLostLambda commented 1 year ago

Merging for the sake of a release candidate, but I'd love for @bobturneruk and @ns-rse to chip in and let me know if they think there is a better way forward!