quince-science / QuinCe

QuinCe is an online tool for processing and quality control of data from scientific instruments, with a primary focus on oceanic data.
https://quince.science
GNU General Public License v3.0
7 stars 8 forks source link

(#2822) Allow upload of files containing bad dates #2827

Closed squaregoldfish closed 10 months ago

squaregoldfish commented 10 months ago

Fix #2822

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (06f352e) 23.67% compared to head (08d9659) 23.68%.

Files Patch % Lines
...p/src/uk/ac/exeter/QuinCe/data/Files/DataFile.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2827 +/- ## ========================================= Coverage 23.67% 23.68% Complexity 1612 1612 ========================================= Files 381 381 Lines 19348 19345 -3 Branches 2577 2577 ========================================= Hits 4581 4581 + Misses 14459 14456 -3 Partials 308 308 ``` | [Flag](https://app.codecov.io/gh/BjerknesClimateDataCentre/QuinCe/pull/2827/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BjerknesClimateDataCentre) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/BjerknesClimateDataCentre/QuinCe/pull/2827/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BjerknesClimateDataCentre) | `23.68% <0.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BjerknesClimateDataCentre#carryforward-flags-in-the-pull-request-comment) to find out more.

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