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

Feat Suggestion methods api #291

Merged
merged 19 commits into from
Oct 23, 2023

refactor log message and test assertions

7e8e600
Select commit
Loading
Failed to load commit list.
Merged

Feat Suggestion methods api #291

refactor log message and test assertions
7e8e600
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

37.35% (+0.09%) compared to 945ef7c

View this Pull Request on Codecov

37.35% (+0.09%) compared to 945ef7c

Details

Codecov Report

Merging #291 (7e8e600) into master (945ef7c) will increase coverage by 0.09%.
The diff coverage is 43.47%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #291      +/-   ##
============================================
+ Coverage     37.26%   37.35%   +0.09%     
- Complexity      387      393       +6     
============================================
  Files           107      110       +3     
  Lines          3118     3164      +46     
  Branches        186      187       +1     
============================================
+ Hits           1162     1182      +20     
- Misses         1834     1857      +23     
- Partials        122      125       +3     
Files Coverage Δ
...e/src/main/kotlin/social/bigbone/MastodonClient.kt 33.09% <100.00%> (+0.23%) ⬆️
...lin/social/bigbone/api/method/SuggestionMethods.kt 75.00% <75.00%> (ø)
...ain/kotlin/social/bigbone/api/entity/Suggestion.kt 58.33% <58.33%> (ø)
...in/kotlin/social/bigbone/rx/RxSuggestionMethods.kt 0.00% <0.00%> (ø)