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

error: Split into multiple modules. #2201

Merged
merged 1 commit into from
Dec 29, 2024
Merged

error: Split into multiple modules. #2201

merged 1 commit into from
Dec 29, 2024

Conversation

briansmith
Copy link
Owner

@briansmith briansmith commented Dec 29, 2024

git diff HEAD^1:src/error.rs src/error/key_rejected.rs
git diff HEAD^1:src/error.rs src/error/into_unspecified.rs
git diff HEAD^1:src/error.rs src/error/mod.rs
git diff HEAD^1:src/error.rs src/error/unspecified.rs

@briansmith briansmith self-assigned this Dec 29, 2024
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

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

Project coverage is 97.17%. Comparing base (4f09fa5) to head (f92f3d0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/error/unspecified.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2201      +/-   ##
==========================================
+ Coverage   96.92%   97.17%   +0.24%     
==========================================
  Files         154      156       +2     
  Lines       20270    20217      -53     
  Branches      461      454       -7     
==========================================
- Hits        19647    19646       -1     
+ Misses        518      465      -53     
- Partials      105      106       +1     

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

```
git diff HEAD^1:src/error.rs src/error/key_rejected.rs
git diff HEAD^1:src/error.rs src/error/into_unspecified.rs
git diff HEAD^1:src/error.rs src/error/mod.rs
git diff HEAD^1:src/error.rs src/error/unspecified.rs
```
@briansmith briansmith merged commit 0a00284 into main Dec 29, 2024
157 of 158 checks passed
@briansmith briansmith deleted the b/gcm-error-1 branch December 29, 2024 23:22
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.

1 participant