crowdin / crowdin-api-client-java

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

feat: Added Notifications APIs|| AuthenticatedUsers, ProjectMembers, Organi… #179

Closed Durdush closed 1 year ago

Durdush commented 1 year ago

…zationMembers

codecov-commenter commented 1 year ago

Codecov Report

Merging #179 (d08bb33) into master (6061f2d) will decrease coverage by 0.25%. Report is 1 commits behind head on master. The diff coverage is 34.38%.

@@             Coverage Diff              @@
##             master     #179      +/-   ##
============================================
- Coverage     51.17%   50.92%   -0.25%     
- Complexity      903      909       +6     
============================================
  Files           416      425       +9     
  Lines          3854     3897      +43     
  Branches         94       94              
============================================
+ Hits           1972     1984      +12     
- Misses         1859     1890      +31     
  Partials         23       23              
Files Changed Coverage Δ
...el/SendNotificationToAuthenticatedUserRequest.java 0.00% <0.00%> (ø)
...otificationToOrganizationMembersByRoleRequest.java 0.00% <0.00%> (ø)
...ficationToOrganizationMembersByUserIdsRequest.java 0.00% <0.00%> (ø)
.../SendNotificationToOrganizationMembersRequest.java 0.00% <0.00%> (ø)
.../SendNotificationToProjectMemberByRoleRequest.java 0.00% <0.00%> (ø)
...ndNotificationToProjectMemberByUserIdsRequest.java 0.00% <0.00%> (ø)
...crowdin/client/notifications/NotificationsApi.java 61.54% <61.54%> (ø)
src/main/java/com/crowdin/client/Client.java 65.89% <66.67%> (+0.03%) :arrow_up:
.../model/SendNotificationToProjectMemberRequest.java 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes