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: Add Issue Comment Reaction functionality #215

Merged
merged 1 commit into from
Feb 25, 2025

feat: Add Issue Comment Reaction functionality

74eeb70
Select commit
Loading
Failed to load commit list.
Merged

feat: Add Issue Comment Reaction functionality #215

feat: Add Issue Comment Reaction functionality
74eeb70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

77.71% (+0.47%) compared to c4a4e64

View this Pull Request on Codecov

77.71% (+0.47%) compared to c4a4e64

Details

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.71%. Comparing base (c4a4e64) to head (74eeb70).

Files with missing lines Patch % Lines
...ub/jackson/CommentReactionContentDeserializer.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #215      +/-   ##
============================================
+ Coverage     77.24%   77.71%   +0.47%     
- Complexity      338      349      +11     
============================================
  Files            47       50       +3     
  Lines          1116     1149      +33     
  Branches         44       46       +2     
============================================
+ Hits            862      893      +31     
- Misses          225      226       +1     
- Partials         29       30       +1     

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