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

Introduce development tests to benchmark performance #215

Merged
merged 11 commits into from
Nov 8, 2023

Conversation

timcallow
Copy link
Contributor

The CI testing suite checks that all changes do not cause incorrect results in the code. However, there was not yet a set of tests designed to check the performance of the code. This PR introduces that set of tests.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c6e084) 96.96% compared to head (9536fa8) 97.17%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #215      +/-   ##
===========================================
+ Coverage    96.96%   97.17%   +0.20%     
===========================================
  Files           14       14              
  Lines         2407     2407              
===========================================
+ Hits          2334     2339       +5     
+ Misses          73       68       -5     

see 1 file with indirect coverage changes

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

@timcallow timcallow merged commit d7e78fc into atomec-project:develop Nov 8, 2023
5 checks passed
@timcallow timcallow deleted the dev_tests branch November 8, 2023 10:34
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.

1 participant