Add api_versions property to Instance entity. #484
Merged
Codecov / codecov/project
succeeded
Oct 2, 2024 in 1s
49.95% (-0.04%) compared to 8b34209, passed because coverage increased by 0.05% when compared to adjusted base (49.90%)
View this Pull Request on Codecov
49.95% (-0.04%) compared to 8b34209, passed because coverage increased by 0.05% when compared to adjusted base (49.90%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 49.95%. Comparing base (
8b34209
) to head (0781147
).
Report is 42 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
.../main/kotlin/social/bigbone/api/entity/Instance.kt | 50.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #484 +/- ##
============================================
- Coverage 49.99% 49.95% -0.04%
+ Complexity 774 773 -1
============================================
Files 176 174 -2
Lines 5107 4582 -525
Branches 327 268 -59
============================================
- Hits 2553 2289 -264
+ Misses 2275 2127 -148
+ Partials 279 166 -113
Files with missing lines | Coverage Δ | |
---|---|---|
.../main/kotlin/social/bigbone/api/entity/Instance.kt | 60.62% <50.00%> (-2.85%) |
⬇️ |
Loading