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: error in Python generator for assignments with class/enum variant call as RHS #977

Merged

fix: error in Python generator for assignments with class/enum calls …

1192925
Select commit
Loading
Failed to load commit list.
Merged

fix: error in Python generator for assignments with class/enum variant call as RHS #977

fix: error in Python generator for assignments with class/enum calls …
1192925
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

100.00% (+0.00%) compared to 1003e6c

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1003e6c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1003e6c) to head (1192925).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #977   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           94        94           
  Lines        17958     17961    +3     
  Branches      3741      3740    -1     
=========================================
+ Hits         17958     17961    +3     

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