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

chore(tests): improving test coverage for the CLI #88

Merged
merged 8 commits into from
May 30, 2023
Merged

Conversation

jeertmans
Copy link
Owner

No description provided.

@jeertmans jeertmans added ci Continuous Integration related (GitHub actions, precommit, …) documentation Improvements or additions to documentation labels May 30, 2023
@github-actions
Copy link

Thank you for updating CHANGELOG.md! Always feel free to edit it.
See Keep A Changelog for more details.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.73 🎉

Comparison is base (a3aebd7) 23.12% compared to head (b27d5cb) 24.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   23.12%   24.85%   +1.73%     
==========================================
  Files           7        7              
  Lines         519      519              
==========================================
+ Hits          120      129       +9     
+ Misses        399      390       -9     
Impacted Files Coverage Δ
src/lib/check.rs 37.55% <ø> (+3.93%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented May 30, 2023

Benchmark results:

group                                         before                                 changes
-----                                         ------                                 -------
Check basic for compare_checks_large_file     1.00   552.5±13.37ms        ? ?/sec  
Check basic for compare_checks_medium_file    1.00    168.0±4.70ms        ? ?/sec  
Check basic for compare_checks_small_file     1.00    132.3±2.65ms        ? ?/sec  
Check split for compare_checks_large_file     1.00       3.2±0.38s        ? ?/sec  
Check split for compare_checks_medium_file    1.00  1121.7±83.17ms        ? ?/sec  
Check split for compare_checks_small_file     1.00   186.7±20.74ms        ? ?/sec  
basic/large                                                                          1.00    549.9±5.95ms    14.7 KB/sec
basic/medium                                                                         1.00    172.8±3.99ms     8.2 KB/sec
basic/small                                                                          1.00    143.7±9.32ms     5.1 KB/sec
split/large                                                                          1.00       3.1±0.21s     2.6 KB/sec
split/medium                                                                         1.00  1181.7±129.23ms     1221 B/sec
split/small                                                                          1.00   186.1±19.71ms     4.0 KB/sec

@jeertmans jeertmans merged commit 27ed016 into main May 30, 2023
@jeertmans jeertmans deleted the testing branch May 30, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration related (GitHub actions, precommit, …) documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant