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

Extend Variants when pretty printing TLA+ in Shai #2859

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

shonfeder
Copy link
Contributor

Fixes an error in the existing TLA+ generated from quint, thanks to report from @bugarela


  • Tests added for any new code
  • Ran make fmt-fix (or had formatting run automatically on all files edited)
  • Documentation added for any new functionality
  • Entries added to ./unreleased/ for any new functionality

@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.90%. Comparing base (dd1fef9) to head (618906f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2859      +/-   ##
==========================================
+ Coverage   78.88%   78.90%   +0.01%     
==========================================
  Files         467      467              
  Lines       15959    15959              
  Branches     2592     2592              
==========================================
+ Hits        12590    12593       +3     
+ Misses       3369     3366       -3     

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

@shonfeder shonfeder force-pushed the add-variants-to-extends branch 4 times, most recently from db708a9 to 17926b9 Compare March 13, 2024 15:55
@shonfeder shonfeder merged commit 456a572 into main Mar 14, 2024
10 checks passed
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.

3 participants