Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add api_versions property to Instance entity. #484

Merged

Merge branch 'master' into 483_implement_api_versions_property

0781147
Select commit
Loading
Failed to load commit list.
Merged

Add api_versions property to Instance entity. #484

Merge branch 'master' into 483_implement_api_versions_property
0781147
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 158 files with indirect coverage changes