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

refactor errors #483

Merged
merged 1 commit into from
Feb 5, 2024
Merged

refactor errors #483

merged 1 commit into from
Feb 5, 2024

Conversation

reuvenharrison
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 80 lines in your changes are missing coverage. Please review.

Comparison is base (a2470e3) 83.75% compared to head (6af4b85) 83.97%.
Report is 7 commits behind head on main.

Files Patch % Lines
internal/errors.go 36.00% 32 Missing ⚠️
internal/diff_flags.go 63.63% 16 Missing ⚠️
delta/endpoints.go 79.31% 4 Missing and 2 partials ⚠️
load/spec_info.go 76.92% 4 Missing and 2 partials ⚠️
internal/cmd_flags.go 88.57% 3 Missing and 1 partial ⚠️
delta/parameters.go 90.62% 2 Missing and 1 partial ⚠️
delta/schema.go 57.14% 2 Missing and 1 partial ⚠️
internal/delta.go 88.88% 2 Missing and 1 partial ⚠️
load/option.go 86.95% 2 Missing and 1 partial ⚠️
internal/changelog_flags.go 95.45% 2 Missing ⚠️
... and 2 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #483      +/-   ##
==========================================
+ Coverage   83.75%   83.97%   +0.21%     
==========================================
  Files         217      228      +11     
  Lines       12593    12901     +308     
==========================================
+ Hits        10547    10833     +286     
- Misses       1668     1688      +20     
- Partials      378      380       +2     
Flag Coverage Δ
unittests 83.97% <83.80%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@reuvenharrison reuvenharrison merged commit e4d777b into main Feb 5, 2024
9 checks passed
@reuvenharrison reuvenharrison deleted the refactor-errors branch February 5, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants