Skip to content

bugfix for list extend with argval != 1 and add DEPYF_REMOVE_TEMP env var#87

Merged
youkaichao merged 6 commits into
masterfrom
fix_list_extend
Oct 8, 2025
Merged

bugfix for list extend with argval != 1 and add DEPYF_REMOVE_TEMP env var#87
youkaichao merged 6 commits into
masterfrom
fix_list_extend

update tests

5f745ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 1s

60.83% (-30.19%) compared to 2612c16

View this Pull Request on Codecov

60.83% (-30.19%) compared to 2612c16

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.83%. Comparing base (2612c16) to head (5f745ee).

❗ There is a different number of reports uploaded between BASE (2612c16) and HEAD (5f745ee). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (2612c16) HEAD (5f745ee)
8 5
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #87       +/-   ##
===========================================
- Coverage   91.02%   60.83%   -30.19%     
===========================================
  Files          10       10               
  Lines        1549     1550        +1     
===========================================
- Hits         1410      943      -467     
- Misses        139      607      +468     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.