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 randomly failing timerange selection in tests #1823

Merged

Conversation

martinboulais
Copy link
Collaborator

I DON'T have JIRA ticket

  • explain what this PR does
  • if it is a new feature, explain how you plan to use it
  • tests are added
  • documentation was updated or added

Notable changes for users:

  • N/A

Notable changes for developers:

  • Fixed randomly failing runs test based on timerange selection (start/stop)

Changes made to the database:

  • N/A

@martinboulais martinboulais added the bug Something isn't working label Dec 19, 2024
@martinboulais martinboulais self-assigned this Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.08%. Comparing base (241b3c4) to head (be9d862).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nents/common/form/inputs/DateTimeInputComponent.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1823      +/-   ##
==========================================
+ Coverage   44.03%   44.08%   +0.04%     
==========================================
  Files         889      889              
  Lines       15863    15863              
  Branches     2991     2991              
==========================================
+ Hits         6986     6993       +7     
+ Misses       8877     8870       -7     

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

@martinboulais martinboulais merged commit 9758a3e into main Dec 19, 2024
22 of 23 checks passed
@martinboulais martinboulais deleted the mboulais/fix-randomly-failing-run-start-stop-test branch December 19, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants