Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[frontend] Add tests to Environment.exportData (#1489) #2210

Merged
merged 9 commits into from
Jan 21, 2025

remove redundant test target

1e53864
Select commit
Loading
Failed to load commit list.
Merged

[frontend] Add tests to Environment.exportData (#1489) #2210

remove redundant test target
1e53864
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 1s

33.73% (+0.00%) compared to 13d6e1b

View this Pull Request on Codecov

33.73% (+0.00%) compared to 13d6e1b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.73%. Comparing base (13d6e1b) to head (1e53864).

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/current    #2210   +/-   ##
==================================================
  Coverage              33.73%   33.73%           
  Complexity              1566     1566           
==================================================
  Files                    583      583           
  Lines                  18000    18000           
  Branches                1168     1168           
==================================================
  Hits                    6072     6072           
  Misses                 11635    11635           
  Partials                 293      293           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.