Skip to content

fix/add parser load test#2729

Merged
jurgenvinju merged 7 commits intomainfrom
fix/add-parser-load-test
Mar 25, 2026
Merged

fix/add parser load test#2729
jurgenvinju merged 7 commits intomainfrom
fix/add-parser-load-test

Conversation

@jurgenvinju
Copy link
Member

@jurgenvinju jurgenvinju commented Mar 24, 2026

  • started on new test for stored parser usage during import
  • fixing

Fixes #2721

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (586b096) to head (67cb5e9).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2729   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6680    6711   +31     
=======================================
  Files          795     795           
  Lines        65916   65916           
  Branches      9883    9883           
=======================================
+ Hits         30723   30811   +88     
+ Misses       32808   32718   -90     
- Partials      2385    2387    +2     

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

@sonarqubecloud
Copy link

@jurgenvinju jurgenvinju merged commit 5867002 into main Mar 25, 2026
9 checks passed
@jurgenvinju jurgenvinju deleted the fix/add-parser-load-test branch March 25, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests for storeParsersForModules that also test the stored parsers work

1 participant