Skip to content

Moves InitializeNeoPlugin to plugin-state to remove dependency cycle

0ee5203
Select commit
Loading
Failed to load commit list.
Merged

Nasaearth 15 sync pin selection #26

Moves InitializeNeoPlugin to plugin-state to remove dependency cycle
0ee5203
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2025 in 0s

76.23% (-3.15%) compared to 6fb0626

View this Pull Request on Codecov

76.23% (-3.15%) compared to 6fb0626

Details

Codecov Report

Attention: Patch coverage is 48.42105% with 98 lines in your changes missing coverage. Please review.

Project coverage is 76.23%. Comparing base (6fb0626) to head (0ee5203).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/models/plugin-state.ts 48.44% 83 Missing ⚠️
src/utils/codap-utils.ts 44.44% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   79.38%   76.23%   -3.15%     
==========================================
  Files          25       25              
  Lines        1974     2117     +143     
  Branches      107      135      +28     
==========================================
+ Hits         1567     1614      +47     
- Misses        404      500      +96     
  Partials        3        3              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.