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

Add support for issue metadata and dynamic summary #234

Merged
merged 1 commit into from
Sep 24, 2024

feat: add support for issue metadata and dynamic summary

8066095
Select commit
Loading
Failed to load commit list.
Merged

Add support for issue metadata and dynamic summary #234

feat: add support for issue metadata and dynamic summary
8066095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2024 in 0s

91.47% (-1.91%) compared to d2b99fd

View this Pull Request on Codecov

91.47% (-1.91%) compared to d2b99fd

Details

Codecov Report

Attention: Patch coverage is 88.81119% with 32 lines in your changes missing coverage. Please review.

Project coverage is 91.47%. Comparing base (d2b99fd) to head (8066095).

Files with missing lines Patch % Lines
src/pull-request.ts 46.42% 30 Missing ⚠️
src/metadata.ts 98.33% 1 Missing ⚠️
src/summary.ts 99.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   93.37%   91.47%   -1.91%     
==========================================
  Files          11       14       +3     
  Lines         604      856     +252     
  Branches      114      156      +42     
==========================================
+ Hits          564      783     +219     
- Misses         40       73      +33     

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