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

(#2991) Do not log DateTimeParseExceptions #2992

Closed squaregoldfish closed 3 weeks ago

squaregoldfish commented 3 weeks ago

Fix #2991

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.14%. Comparing base (9fd0116) to head (84e4538). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2992 +/- ## ============================================ + Coverage 29.13% 29.14% +0.01% Complexity 1972 1972 ============================================ Files 388 388 Lines 19906 19898 -8 Branches 2669 2669 ============================================ Hits 5799 5799 + Misses 13695 13687 -8 Partials 412 412 ``` | [Flag](https://app.codecov.io/gh/quince-science/QuinCe/pull/2992/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quince-science) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/quince-science/QuinCe/pull/2992/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quince-science) | `29.14% <ø> (+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=quince-science#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.