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

chore: 🧑‍💻 add cypress screenshots to gitignore #605

Merged

Conversation

thomashbrnrd
Copy link
Collaborator

No description provided.

@thomashbrnrd thomashbrnrd requested a review from nutfdt as a code owner October 16, 2024 14:09
@thomashbrnrd thomashbrnrd linked an issue Oct 16, 2024 that may be closed by this pull request
Copy link
Contributor

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -------------------------
src/__init__.py            0       0  100.00%
src/config.py             43       3  93.02%   79, 81, 83
src/main.py               13       0  100.00%
src/router.py             82      17  79.27%   103-106, 127-143, 150-166
src/utils.py              43       5  88.37%   72-74, 92, 96
tests/__init__.py          0       0  100.00%
tests/conftest.py         14       0  100.00%
tests/test_api.py         82       0  100.00%
tests/test_email.py        4       0  100.00%
TOTAL                    281      25  91.10%

Results for commit: 92b5a3b

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@thomashbrnrd thomashbrnrd self-assigned this Oct 16, 2024
@thomashbrnrd thomashbrnrd merged commit 01ef3e3 into develop Oct 16, 2024
9 checks passed
@thomashbrnrd thomashbrnrd deleted the 205-ajouter-les-images-cypress-dans-le-dockerignore branch October 16, 2024 14:27
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.

Ajouter les images cypress dans le dockerignore
2 participants