Skip to content

Parameter parser helper to replace eval of env variable (#89) - #91

Open
abitrolly wants to merge 1 commit into
ionelmc:masterfrom
abitrolly:paramparser
Open

Parameter parser helper to replace eval of env variable (#89)#91
abitrolly wants to merge 1 commit into
ionelmc:masterfrom
abitrolly:paramparser

Parameter parser helper to replace eval of env variable (#89)

6280aef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 1, 2026 in 1s

77.65% (-1.03%) compared to 828ee62

View this Pull Request on Codecov

77.65% (-1.03%) compared to 828ee62

Details

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.65%. Comparing base (828ee62) to head (6280aef).
⚠️ Report is 252 commits behind head on master.

Files with missing lines Patch % Lines
src/hunter/paramparser.py 0.00% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   78.68%   77.65%   -1.03%     
==========================================
  Files          21       22       +1     
  Lines        2876     2914      +38     
  Branches      389      401      +12     
==========================================
  Hits         2263     2263              
- Misses        543      581      +38     
  Partials       70       70              

☔ View full report in Codecov by Harness.
📢 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.