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 execution time #33

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Fix execution time #33

merged 5 commits into from
Feb 7, 2024

Conversation

TheTeaCat
Copy link
Member

Describe your changes

Fixes execution time being only down to the nearest integer millisecond.

Issue ticket number and link

Checklist before requesting a review

  • I have resolved any merge conflicts
  • I have run tests locally and they pass
  • I have linted and auto-formatted the code
  • If there is new or changed functionality, I have added/updated the tests
  • If there is new or changed functionality, I have added/updated the documentation

@TheTeaCat TheTeaCat self-assigned this Feb 7, 2024
@TheTeaCat TheTeaCat changed the base branch from main to dev February 7, 2024 11:43
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9ed9b0) 0.00% compared to head (95f5863) 84.32%.

Additional details and impacted files
@@           Coverage Diff            @@
##           dev      #33       +/-   ##
========================================
+ Coverage     0   84.32%   +84.32%     
========================================
  Files        0        8        +8     
  Lines        0      523      +523     
========================================
+ Hits         0      441      +441     
- Misses       0       71       +71     
- Partials     0       11       +11     

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

timoruppell
timoruppell previously approved these changes Feb 7, 2024
@TheTeaCat TheTeaCat dismissed timoruppell’s stale review February 7, 2024 11:46

The merge-base changed after approval.

@TheTeaCat TheTeaCat dismissed timoruppell’s stale review February 7, 2024 12:03

The merge-base changed after approval.

timoruppell
timoruppell previously approved these changes Feb 7, 2024
@timoruppell timoruppell self-requested a review February 7, 2024 12:07
timoruppell
timoruppell previously approved these changes Feb 7, 2024
@TheTeaCat TheTeaCat dismissed timoruppell’s stale review February 7, 2024 12:09

The merge-base changed after approval.

@timoruppell timoruppell merged commit df0ff9e into dev Feb 7, 2024
3 checks passed
@TheTeaCat TheTeaCat deleted the fix-execution-time branch February 7, 2024 12:10
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.

4 participants