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

test: Add missing tests for L26 and invalid transitions #141

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

ancazamfir
Copy link
Collaborator

Closes: #51

@ancazamfir ancazamfir requested a review from romac January 10, 2024 17:39
@ancazamfir ancazamfir changed the title Add missing tests for L26 and invalid transitions test: Add missing tests for L26 and invalid transitions Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (596781b) 91.77% compared to head (404e59e) 91.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   91.77%   91.88%   +0.11%     
==========================================
  Files          33       33              
  Lines        1872     1872              
==========================================
+ Hits         1718     1720       +2     
+ Misses        154      152       -2     
Flag Coverage Δ
integration 89.94% <ø> (+0.11%) ⬆️
mbt 48.49% <ø> (ø)

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.

@romac romac merged commit f642cf4 into main Jan 12, 2024
13 checks passed
@romac romac deleted the anca/51_extra_uts branch January 12, 2024 10:39
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.

test: Add unit tests for every transitions of the round state machine
2 participants