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

Remove exception construction #70

Merged
merged 2 commits into from
May 12, 2024
Merged

Conversation

Ori-Roza
Copy link
Owner

Pull Request

Description

Related Issue

Closes #IssueNumber

Changes Made

  • Change 1
  • Change 2
  • ...

Screenshots (if applicable)

Checklist

  • I have read the contribution guidelines and followed the process outlined there.
  • My code follows the project's coding standards.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • The documentation has been updated to reflect the changes.
  • I have added proper labels to the pull request (e.g., bug fix, enhancement).
  • My branch is up-to-date with the base branch.

Additional Notes

Reviewer Guidelines

  • Please pay attention to...
  • It would be great if you could check...

Test Instructions

  1. Step 1
  2. Step 2
  3. ...

Known Issues

Dependencies

  • Dependency 1
  • Dependency 2
  • ...

Thank you for contributing to drf-api-action!

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 73.73%. Comparing base (ccda5f9) to head (f4d7bbc).

Files Patch % Lines
drf_api_action/utils.py 75.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   73.80%   73.73%   -0.08%     
==========================================
  Files          11       11              
  Lines         210      198      -12     
==========================================
- Hits          155      146       -9     
+ Misses         55       52       -3     

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

@Ori-Roza Ori-Roza merged commit d6a56fa into master May 12, 2024
9 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