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: Throw PhaseNotStarted exception when phase was not started #421

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Dec 17, 2023

This pull request

  • throws a PhaseNotStarted exception when a phase was not started

Follows #420.

Copy link

codecov bot commented Dec 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75e490f) 69.46% compared to head (b795cce) 69.76%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #421      +/-   ##
============================================
+ Coverage     69.46%   69.76%   +0.30%     
- Complexity      107      108       +1     
============================================
  Files            25       26       +1     
  Lines           501      506       +5     
============================================
+ Hits            348      353       +5     
  Misses          153      153              

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

@localheinz localheinz merged commit 18d4491 into main Dec 17, 2023
40 checks passed
@localheinz localheinz deleted the fix/phase-not-started branch December 17, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants