crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
67 stars 44 forks source link

feat: Added SecurityLogs Related APIs #223

Closed Durdush closed 7 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (bc990f7) 80.86% compared to head (4e3ca65) 81.03%. Report is 5 commits behind head on master.

Files Patch % Lines
...m/crowdin/client/securitylogs/SecurityLogsApi.java 92.00% 2 Missing :warning:
src/main/java/com/crowdin/client/Client.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #223 +/- ## ============================================ + Coverage 80.86% 81.03% +0.17% - Complexity 569 575 +6 ============================================ Files 171 173 +2 Lines 2168 2203 +35 Branches 49 49 ============================================ + Hits 1753 1785 +32 - Misses 386 389 +3 Partials 29 29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Durdush commented 8 months ago

Okay,Sure. Will check.