Skip to content

Headers

Morten Haraldsen 35b6b47
Codecov / codecov/project failed Feb 4, 2024 in 0s

89.17% (-1.95%) compared to d7c2dc9

View this Pull Request on Codecov

89.17% (-1.95%) compared to d7c2dc9

Details

Codecov Report

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

Comparison is base (d7c2dc9) 91.11% compared to head (35b6b47) 89.17%.
Report is 1 commits behind head on main.

❗ Current head 35b6b47 differs from pull request most recent head b6df38b. Consider uploading reports for the commit b6df38b to get more accurate results

Files Patch % Lines
.../java/com/ethlo/time/internal/fixed/ITUParser.java 0.00% 11 Missing ⚠️
...ethlo/time/internal/token/TimeZoneOffsetToken.java 78.26% 3 Missing and 2 partials ⚠️
...com/ethlo/time/internal/token/SeparatorsToken.java 66.66% 2 Missing and 2 partials ⚠️
.../com/ethlo/time/internal/token/SeparatorToken.java 76.92% 2 Missing and 1 partial ⚠️
...main/java/com/ethlo/time/token/DateTimeTokens.java 66.66% 2 Missing and 1 partial ⚠️
.../java/com/ethlo/time/internal/util/ArrayUtils.java 80.00% 1 Missing ⚠️
...ime/internal/util/LimitedCharArrayIntegerUtil.java 50.00% 1 Missing ⚠️
...main/java/com/ethlo/time/token/DateTimeParser.java 0.00% 1 Missing ⚠️
.../main/java/com/ethlo/time/token/DateTimeToken.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #30      +/-   ##
============================================
- Coverage     91.11%   89.17%   -1.95%     
- Complexity      258      302      +44     
============================================
  Files            16       26      +10     
  Lines           574      711     +137     
  Branches        103      123      +20     
============================================
+ Hits            523      634     +111     
- Misses           27       47      +20     
- Partials         24       30       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.