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 bug in compact sequence constructor #30

Merged
merged 2 commits into from Nov 21, 2023

Conversation

trossi
Copy link
Contributor

@trossi trossi commented Nov 21, 2023

Closes #29. See the issue for the description of the bug.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4dd2ea5) 91.95% compared to head (a2dec57) 92.02%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #30      +/-   ##
===========================================
+ Coverage    91.95%   92.02%   +0.07%     
===========================================
  Files            6        6              
  Lines         1094     1104      +10     
===========================================
+ Hits          1006     1016      +10     
  Misses          88       88              

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

@vnmabus vnmabus merged commit d4c1d83 into vnmabus:develop Nov 21, 2023
21 checks passed
@trossi trossi deleted the fix-compact_seq branch December 8, 2023 08:25
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.

Bug in compact sequence constructor
3 participants