Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Cast bundle stats size to int #118

Merged
merged 2 commits into from
Feb 6, 2024

fix tests

b60597b
Select commit
Loading
Failed to load commit list.
Merged

fix: Cast bundle stats size to int #118

fix tests
b60597b
Select commit
Loading
Failed to load commit list.
Codecov Public QA / codecov/project succeeded Feb 5, 2024 in 0s

89.52% (+0.00%) compared to 7b98010

View this Pull Request on Codecov

89.52% (+0.00%) compared to 7b98010

Details

Codecov Report

Merging #118 (b60597b) into main (7b98010) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   89.52%   89.52%           
=======================================
  Files         115      115           
  Lines        9392     9392           
  Branches     1499     1499           
=======================================
  Hits         8408     8408           
  Misses        781      781           
  Partials      203      203           
Files Coverage Δ
shared/bundle_analysis/parser.py 100.00% <100.00%> (ø)

Impacted file tree graph