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

Expose gopatch API as patch package #181

Merged
merged 4 commits into from
Feb 11, 2025

address review comment

2392705
Select commit
Loading
Failed to load commit list.
Merged

Expose gopatch API as patch package #181

address review comment
2392705
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

87.41% (+0.11%) compared to 2ae6b02

View this Pull Request on Codecov

87.41% (+0.11%) compared to 2ae6b02

Details

Codecov Report

Attention: Patch coverage is 73.75000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 87.41%. Comparing base (2ae6b02) to head (2392705).

Files with missing lines Patch % Lines
patch/gopatch.go 73.75% 14 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   87.30%   87.41%   +0.11%     
==========================================
  Files          39       40       +1     
  Lines        2457     3267     +810     
==========================================
+ Hits         2145     2856     +711     
- Misses        251      343      +92     
- Partials       61       68       +7     

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