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

Improving time conversion algorithm #535

Merged

Conversation

MovieStoreGuy
Copy link
Collaborator

Context

This was code golf and a minor improvement to performance.

changes

  • Improve speed of time range function.

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (3c1354b) to head (0762049).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
+ Coverage   96.35%   96.56%   +0.20%     
==========================================
  Files          29       29              
  Lines        1316     1309       -7     
==========================================
- Hits         1268     1264       -4     
+ Misses         33       31       -2     
+ Partials       15       14       -1     

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

@MovieStoreGuy MovieStoreGuy merged commit 3f23385 into splunk-terraform:main Oct 22, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants