di icon indicating copy to clipboard operation
di copied to clipboard

feat: add pytest integration

Open adriangb opened this issue 3 years ago • 2 comments

adriangb avatar Dec 05 '21 16:12 adriangb

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

🔨 Explore the source changes: 5fcb176a9def33c4b7a7bda3292dc66a5e556a72

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

netlify[bot] avatar Dec 05 '21 16:12 netlify[bot]

Codecov Report

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

:exclamation: 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%) :arrow_down:
tests/test_wiring_annotated.py 85.71% <0.00%> (-1.79%) :arrow_down:
di/api/dependencies.py 100.00% <0.00%> (ø)
tests/test_caching_rules.py
di/container.py 99.58% <0.00%> (+0.01%) :arrow_up:
di/_utils/task.py 97.70% <0.00%> (+0.08%) :arrow_up:
tests/test_solving.py 98.97% <0.00%> (+0.88%) :arrow_up:
di/executors.py 78.12% <0.00%> (+3.12%) :arrow_up:

codecov-commenter avatar Dec 06 '21 18:12 codecov-commenter