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

[frontend] fix simulation start time validation (#1360) #1362

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

guillaumejparis
Copy link
Member

Close #1360

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.86%. Comparing base (c5d7361) to head (c2f9d79).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1362      +/-   ##
============================================
+ Coverage     28.63%   28.86%   +0.23%     
- Complexity     1319     1323       +4     
============================================
  Files           526      526              
  Lines         13726    13726              
  Branches        814      814              
============================================
+ Hits           3930     3962      +32     
+ Misses         9611     9579      -32     
  Partials        185      185              

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

@guillaumejparis guillaumejparis merged commit 3c530e6 into master Aug 29, 2024
6 checks passed
@guillaumejparis guillaumejparis deleted the issue/1360 branch August 29, 2024 14:30
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.

Update simulation launch time not working
2 participants