Closed j256 closed 3 years ago
Comments @juur? Is this enough?
Merging #236 (40b82ee) into master (0385103) will decrease coverage by
0.03%
. The diff coverage is88.23%
.
@@ Coverage Diff @@
## master #236 +/- ##
============================================
- Coverage 88.09% 88.06% -0.04%
- Complexity 2618 2620 +2
============================================
Files 136 136
Lines 7199 7213 +14
Branches 944 947 +3
============================================
+ Hits 6342 6352 +10
- Misses 561 562 +1
- Partials 296 299 +3
Impacted Files | Coverage Δ | |
---|---|---|
...a/com/j256/ormlite/field/types/DateStringType.java | 91.66% <77.77%> (-4.77%) |
:arrow_down: |
...56/ormlite/field/types/DateStringFormatConfig.java | 100.00% <100.00%> (ø) |
|
...ava/com/j256/ormlite/field/types/BaseDateType.java | 93.10% <0.00%> (-6.90%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0385103...40b82ee. Read the comment docs.
THis has a bunch of extraneous changes and my rebase is failing so I'm going to remake this.
Thanks to juur. Fixes #167