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

Support team, team_add, member and membership payloads #1818

Merged
merged 3 commits into from
Mar 18, 2024

Update src/main/java/org/kohsuke/github/GHTeamChanges.java

ee25c39
Select commit
Loading
Failed to load commit list.
Merged

Support team, team_add, member and membership payloads #1818

Update src/main/java/org/kohsuke/github/GHTeamChanges.java
ee25c39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

80.69% (+0.02%) compared to 1aa7178

View this Pull Request on Codecov

80.69% (+0.02%) compared to 1aa7178

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 80.69%. Comparing base (1aa7178) to head (ee25c39).
Report is 4 commits behind head on main.

Files Patch % Lines
...c/main/java/org/kohsuke/github/GHEventPayload.java 65.71% 6 Missing and 6 partials ⚠️
...rc/main/java/org/kohsuke/github/GHTeamChanges.java 80.00% 0 Missing and 3 partials ⚠️
src/main/java/org/kohsuke/github/GHTeam.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1818      +/-   ##
============================================
+ Coverage     80.66%   80.69%   +0.02%     
- Complexity     2342     2350       +8     
============================================
  Files           220      223       +3     
  Lines          7082     7173      +91     
  Branches        379      393      +14     
============================================
+ Hits           5713     5788      +75     
- Misses         1132     1139       +7     
- Partials        237      246       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.