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

[0.1.0-beta.1] Feat/compare #3

Merged
merged 12 commits into from
Nov 22, 2023
Merged

[0.1.0-beta.1] Feat/compare #3

merged 12 commits into from
Nov 22, 2023

Conversation

St4NNi
Copy link
Owner

@St4NNi St4NNi commented Nov 22, 2023

This PR includes a first iteration of the embedded stats feature.

Changes:

  • Added Stats to compare
  • Update stats to include GC in % from 0 to 100
  • Added some basic tests for stats and compare (more coming soon)
  • Added GC bound parameter to dist cli option
  • Implemented stats cli option
  • Update README to include installation hints
  • First pre-release 0.1.0-beta.1
  • Added release action for crates.io

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (86e799b) 48.29% compared to head (b03a302) 66.73%.

Files Patch % Lines
src/main.rs 0.00% 8 Missing ⚠️
src/cli.rs 0.00% 7 Missing ⚠️
src/compare.rs 93.61% 6 Missing ⚠️
src/file_io.rs 92.30% 1 Missing ⚠️
src/sketch.rs 95.65% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
+ Coverage   48.29%   66.73%   +18.44%     
===========================================
  Files          10       10               
  Lines         762      911      +149     
===========================================
+ Hits          368      608      +240     
+ Misses        394      303       -91     

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

@St4NNi St4NNi merged commit 7f36f31 into main Nov 22, 2023
2 checks passed
@St4NNi St4NNi deleted the feat/compare branch November 22, 2023 19:25
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.

2 participants