Open mmaryo opened 5 years ago
Merging #230 into master will decrease coverage by
<.01%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #230 +/- ##
==========================================
- Coverage 68.46% 68.45% -0.01%
==========================================
Files 107 107
Lines 7335 7336 +1
Branches 1388 1389 +1
==========================================
Hits 5022 5022
- Misses 1867 1868 +1
Partials 446 446
Impacted Files | Coverage Δ | |
---|---|---|
src/main/java/com/jsoniter/any/Any.java | 59.13% <0%> (-0.52%) |
: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 e48a7a1...9b9e94c. Read the comment docs.
Add method to check if a field exists
Before :
Now :