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

fix df export #12

Merged
merged 3 commits into from
Aug 23, 2023

fix

bc5f87e
Select commit
Loading
Failed to load commit list.
Merged

fix df export #12

fix
bc5f87e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2023 in 1s

91.25% (+0.45%) compared to 71a1c60

View this Pull Request on Codecov

91.25% (+0.45%) compared to 71a1c60

Details

Codecov Report

Patch coverage: 80.95% and project coverage change: +0.45% 🎉

Comparison is base (71a1c60) 90.79% compared to head (bc5f87e) 91.25%.
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   90.79%   91.25%   +0.45%     
==========================================
  Files           2        3       +1     
  Lines         239      263      +24     
==========================================
+ Hits          217      240      +23     
- Misses         22       23       +1     
Files Changed Coverage Δ
src/MetidaStats.jl 100.00% <ø> (ø)
src/types.jl 100.00% <ø> (ø)
src/descriptive.jl 91.15% <80.95%> (+0.43%) ⬆️

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