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

Refactor admin tests #108

Merged
merged 2 commits into from
Feb 5, 2020
Merged

Refactor admin tests #108

merged 2 commits into from
Feb 5, 2020

Conversation

florimondmanca
Copy link
Owner

Prompted by #102 (comment)

@florimondmanca florimondmanca added the refactor Issues and PRs relative to code refactoring label Feb 5, 2020
@codecov-io
Copy link

codecov-io commented Feb 5, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@7136f1a). Click here to learn what that means.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #108   +/-   ##
=========================================
  Coverage          ?   96.44%           
=========================================
  Files             ?       22           
  Lines             ?      478           
  Branches          ?        0           
=========================================
  Hits              ?      461           
  Misses            ?       17           
  Partials          ?        0
Impacted Files Coverage Δ
tests/conftest.py 98.03% <ø> (ø)
tests/test_permissions_custom.py 100% <100%> (ø)
tests/test_permissions_combination.py 100% <100%> (ø)
tests/utils.py 100% <100%> (ø)
tests/test_permissions.py 98.36% <100%> (ø)
src/rest_framework_api_key/admin.py 76.92% <66.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7136f1a...bd46b76. Read the comment docs.

@florimondmanca florimondmanca merged commit 361f1bd into master Feb 5, 2020
@florimondmanca florimondmanca deleted the refactor-tests-admin branch February 5, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues and PRs relative to code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants