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 tests to fix coverage #161

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

✅ Add tests to fix coverage #161

wants to merge 3 commits into from

Conversation

stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Mar 10, 2025

Coverage dropped to 81% because the action hadn't run in a year

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.26%. Comparing base (9cef6b4) to head (07ade12).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   81.48%   85.26%   +3.77%     
==========================================
  Files          89       79      -10     
  Lines        1183     1052     -131     
  Branches       84       77       -7     
==========================================
- Hits          964      897      -67     
+ Misses        204      143      -61     
+ Partials       15       12       -3     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

* `build_absolute_url` and `get_domain` that were used by the previous implementation of django-setup-configuration, but no longer used after the refactor
* templatetags that were unused
* token model migration
* generate_token command
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.

3 participants