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

Introduce src directory #71

Merged
merged 4 commits into from
Oct 14, 2021
Merged

Introduce src directory #71

merged 4 commits into from
Oct 14, 2021

Conversation

antonagestam
Copy link
Contributor

No description provided.

@github-actions
Copy link

File Coverage Lines Branches Missing
All files 91% 96% 86%
bananas/__init__.py 76% 85% 66% 21-22
bananas/models.py 96% 100% 93%
bananas/url.py 96% 100% 93%
bananas/admin/extension.py 93% 100% 86%
bananas/admin/api/i18n.py 90% 80% 100% 9
bananas/admin/api/mixins.py 68% 74% 63% 70, 78-84, 94, 110, 117-128
bananas/admin/api/serializers.py 75% 100% 50%
bananas/admin/api/versioning.py 91% 100% 83%
bananas/admin/api/views.py 99% 98% 100% 134
bananas/admin/api/schemas/base.py 87% 75% 100% 3
bananas/admin/api/schemas/yasg.py 88% 95% 82% 77, 86, 125-126
bananas/drf/fencing.py 87% 94% 80% 91-97, 136
bananas/management/commands/syncpermissions.py 87% 95% 80% 31

Minimum allowed coverage is 85%

Generated by 🐒 cobertura-action against cd411ff

Copy link
Contributor

@hannseman hannseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call!

@antonagestam antonagestam merged commit 3809a5e into master Oct 14, 2021
@antonagestam antonagestam deleted the fix/introduce-src-directory branch October 14, 2021 15:12
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