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

Made some improvements: #108

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

dusktreader
Copy link
Owner

  • Added base_message as a part of the DoExceptParameters dataclass
  • Reconfigured the exc_builder parameter to expect a new ExcBuilderParams dataclass
  • Updated documentation
  • Updated unit tests

* Added `base_message` as a part of the `DoExceptParameters` dataclass
* Reconfigured the `exc_builder` parameter to expect a new
  `ExcBuilderParams` dataclass
* Updated documentation
* Updated unit tests
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (6116cae) to head (b292cb0).
Report is 3 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   95.08%   95.16%   +0.07%     
==========================================
  Files           3        3              
  Lines         122      124       +2     
==========================================
+ Hits          116      118       +2     
  Misses          6        6              

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

@dusktreader dusktreader merged commit 2160fe1 into main Oct 8, 2024
4 checks passed
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