Skip to content

Reduce filesystem reads in validate structure

155fd59
Select commit
Loading
Failed to load commit list.
Open

Reduce filesystem reads in validate structure #183

Reduce filesystem reads in validate structure
155fd59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

61.56% (+0.33%) compared to c7adfe7

View this Pull Request on Codecov

61.56% (+0.33%) compared to c7adfe7

Details

Codecov Report

❌ Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.56%. Comparing base (c7adfe7) to head (155fd59).

Files with missing lines Patch % Lines
internal/activities/validate_structure.go 97.05% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   61.23%   61.56%   +0.33%     
==========================================
  Files          43       43              
  Lines        2515     2511       -4     
==========================================
+ Hits         1540     1546       +6     
+ Misses        830      825       -5     
+ Partials      145      140       -5     

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