Skip to content

clarify comments

81e7742
Select commit
Loading
Failed to load commit list.
Open

WIP: Polyprops #4753

clarify comments
81e7742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

96.24% (-0.43%) compared to 1d9208f

View this Pull Request on Codecov

96.24% (-0.43%) compared to 1d9208f

Details

Codecov Report

❌ Patch coverage is 91.64197% with 141 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.24%. Comparing base (1d9208f) to head (81e7742).
⚠️ Report is 2 commits behind head on synapse-3xx.

Files with missing lines Patch % Lines
synapse/lib/view.py 74.25% 43 Missing ⚠️
synapse/lib/layer.py 92.20% 34 Missing ⚠️
synapse/lib/types.py 89.75% 25 Missing ⚠️
synapse/lib/ast.py 91.91% 22 Missing ⚠️
synapse/lib/stormtypes.py 81.69% 13 Missing ⚠️
synapse/lib/node.py 88.57% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           synapse-3xx    #4753      +/-   ##
===============================================
- Coverage        96.66%   96.24%   -0.43%     
===============================================
  Files              256      256              
  Lines            60956    62252    +1296     
===============================================
+ Hits             58922    59912     +990     
- Misses            2034     2340     +306     

☔ 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.