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

feat: add pytest integration #43

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat: add pytest integration #43

wants to merge 7 commits into from

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Dec 5, 2021

No description provided.

@netlify
Copy link

netlify bot commented Dec 5, 2021

❌ Deploy Preview for xenodochial-agnesi-66605a failed.

🔨 Explore the source changes: 5fcb176

🔍 Inspect the deploy log: https://app.netlify.com/sites/xenodochial-agnesi-66605a/deploys/61ae5c9643aa8d00082b6e90

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2021

Codecov Report

Merging #43 (5fcb176) into main (7f811fe) will decrease coverage by 0.46%.
The diff coverage is 81.48%.

❗ Current head 5fcb176 differs from pull request most recent head 5e5a2f7. Consider uploading reports for the commit 5e5a2f7 to get more accurate results

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   97.93%   97.46%   -0.47%     
==========================================
  Files          61       62       +1     
  Lines        2032     2053      +21     
  Branches      300      299       -1     
==========================================
+ Hits         1990     2001      +11     
- Misses         31       39       +8     
- Partials       11       13       +2     
Impacted Files Coverage Δ
di/pytest.py 72.97% <72.97%> (ø)
tests/test_pytest.py 100.00% <100.00%> (ø)
di/dependant.py 91.79% <0.00%> (-2.11%) ⬇️
tests/test_wiring_annotated.py 85.71% <0.00%> (-1.79%) ⬇️
di/api/dependencies.py 100.00% <0.00%> (ø)
tests/test_caching_rules.py
di/container.py 99.58% <0.00%> (+0.01%) ⬆️
di/_utils/task.py 97.70% <0.00%> (+0.08%) ⬆️
tests/test_solving.py 98.97% <0.00%> (+0.88%) ⬆️
di/executors.py 78.12% <0.00%> (+3.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.

None yet

2 participants