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 new exceptions types and improve tests #99

Merged
merged 8 commits into from
Nov 25, 2024
Merged

Conversation

mstuttgart
Copy link
Owner

@mstuttgart mstuttgart commented Nov 25, 2024

Proposed change

Add new exceptions to encapsulate requests exceptions and improve BrazilCEP API and docs

Type of change

  • New CEP API support (thank you!)
  • Existing code/documentation/test/process quality improvement (best practice, cleanup, refactoring, optimization)
  • Dependency update (version deprecation/pin/upgrade)
  • Bugfix (non-breaking change which fixes an issue)
  • Breaking change (a code change causing existing functionality to break)
  • New feature (new brazilcep functionality in general)

Checklist

@mstuttgart mstuttgart self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (28bdc20) to head (2c97760).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           76       116   +40     
  Branches        12        13    +1     
=========================================
+ Hits            76       116   +40     

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


🚨 Try these New Features:

@mstuttgart mstuttgart force-pushed the new_exception branch 2 times, most recently from 9824736 to 2202ceb Compare November 25, 2024 01:24
@mstuttgart mstuttgart marked this pull request as ready for review November 25, 2024 12:16
@mstuttgart mstuttgart merged commit 21d85a4 into main Nov 25, 2024
9 checks passed
@mstuttgart mstuttgart deleted the new_exception branch November 25, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant