Skip to content

refactor: review feedback

d18fdd0
Select commit
Loading
Failed to load commit list.
Open

[CDF-27102] 📖 Variable parsing #2511

refactor: review feedback
d18fdd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 1s

86.20% (+0.01%) compared to cf608bd

View this Pull Request on Codecov

86.20% (+0.01%) compared to cf608bd

Details

Codecov Report

❌ Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.20%. Comparing base (cf608bd) to head (d18fdd0).

Files with missing lines Patch % Lines
..._cdf_tk/commands/build_v2/_module_source_parser.py 97.82% 1 Missing ⚠️
.../_cdf_tk/commands/build_v2/data_classes/_module.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2511      +/-   ##
==========================================
+ Coverage   86.18%   86.20%   +0.01%     
==========================================
  Files         406      406              
  Lines       33893    33940      +47     
==========================================
+ Hits        29212    29258      +46     
- Misses       4681     4682       +1     
Files with missing lines Coverage Δ
...nite_toolkit/_cdf_tk/commands/build_v2/build_v2.py 92.42% <100.00%> (ø)
..._cdf_tk/commands/build_v2/data_classes/__init__.py 100.00% <100.00%> (ø)
...t/_cdf_tk/commands/build_v2/data_classes/_build.py 98.27% <100.00%> (ø)
..._cdf_tk/commands/build_v2/_module_source_parser.py 94.05% <97.82%> (+3.89%) ⬆️
.../_cdf_tk/commands/build_v2/data_classes/_module.py 96.96% <87.50%> (-3.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.