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

Added conditional_before_commands #51

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nspielbau
Copy link
Contributor

Resolves #48

Signed-off-by: Niklas Spielbauer <[email protected]>
@nspielbau nspielbau force-pushed the conditional_before_commands branch from de4d9b3 to 4543df7 Compare December 18, 2024 13:11
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.65%. Comparing base (4a12eec) to head (352e179).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   89.24%   89.65%   +0.41%     
==========================================
  Files           6        6              
  Lines         251      261      +10     
==========================================
+ Hits          224      234      +10     
  Misses         27       27              
Flag Coverage Δ
unittests 89.65% <100.00%> (+0.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@nspielbau
Copy link
Contributor Author

I tested this locally with the new example_session layout and it seemed to work, the last commit was to fix an issue that is currently not caught by the test coverage tho, but I am not sure why it is not as the session was not created correctly...

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.

Conditional before_commands
1 participant