Skip to content

test: csv extractions for version code 3005009

be55297
Select commit
Loading
Failed to load commit list.
Merged

feat: include research experiment data in csv exports #2270

test: csv extractions for version code 3005009
be55297
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2025 in 0s

16.72% (+0.49%) compared to 2cc471c

View this Pull Request on Codecov

16.72% (+0.49%) compared to 2cc471c

Details

Codecov Report

Attention: Patch coverage is 0.59701% with 333 lines in your changes missing coverage. Please review.

Project coverage is 16.72%. Comparing base (2cc471c) to head (be55297).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ics/LetterSoundAssessmentEventImportScheduler.java 0.00% 41 Missing ⚠️
...ytics/LetterSoundLearningEventImportScheduler.java 0.00% 41 Missing ⚠️
.../analytics/NumberLearningEventImportScheduler.java 0.00% 41 Missing ⚠️
...alytics/StoryBookLearningEventImportScheduler.java 0.00% 41 Missing ⚠️
...s/analytics/VideoLearningEventImportScheduler.java 0.00% 41 Missing ⚠️
.../analytics/WordAssessmentEventImportScheduler.java 0.00% 41 Missing ⚠️
...ks/analytics/WordLearningEventImportScheduler.java 0.00% 41 Missing ⚠️
...udents/VideoLearningEventsCsvExportController.java 0.00% 7 Missing ⚠️
...ts/StoryBookLearningEventsCsvExportController.java 0.00% 6 Missing ⚠️
...tudents/WordLearningEventsCsvExportController.java 0.00% 6 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2270      +/-   ##
============================================
+ Coverage     16.23%   16.72%   +0.49%     
- Complexity      434      444      +10     
============================================
  Files           252      252              
  Lines          7276     7324      +48     
  Branches        813      815       +2     
============================================
+ Hits           1181     1225      +44     
- Misses         6031     6044      +13     
+ Partials         64       55       -9     

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