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

Fix static files warning #92

Merged
merged 7 commits into from
Nov 26, 2024
Merged

Conversation

grigorescu
Copy link
Contributor

Fixes pytest warning: No directory at: /home/runner/work/SCRAM/SCRAM/staticfiles/

Copy link

github-actions bot commented Nov 25, 2024

File Coverage
All files 81%
config/consumers.py 71%
config/urls.py 69%
config/settings/base.py 70%
config/settings/local.py 72%
scram/route_manager/models.py 70%
scram/route_manager/views.py 78%
scram/route_manager/api/serializers.py 73%
scram/route_manager/api/views.py 83%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 41a9ce1

Copy link
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

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

Looks good to me

@grigorescu grigorescu merged commit c41cdcb into develop Nov 26, 2024
14 checks passed
@grigorescu grigorescu deleted the topic/vlad/fix_static_files_warning branch November 26, 2024 00:16
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.

4 participants