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: Minor corrections to the CSL backend #3142

Merged
merged 3 commits into from
Sep 5, 2024
Merged

Conversation

dk949
Copy link
Collaborator

@dk949 dk949 commented Sep 4, 2024

  • Fixed missing comma
  • Fixed comparison of an attribute with its underlying data

To preserve the correct order of modules being printed
@dk949 dk949 self-assigned this Sep 4, 2024
@dk949 dk949 requested a review from n-io September 4, 2024 14:43
@dk949 dk949 added the backend Compiler backend in xDSL label Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.00%. Comparing base (728c50b) to head (9332a16).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3142   +/-   ##
=======================================
  Coverage   89.99%   90.00%           
=======================================
  Files         427      427           
  Lines       53854    53854           
  Branches     8343     8343           
=======================================
+ Hits        48468    48469    +1     
+ Misses       4038     4037    -1     
  Partials     1348     1348           

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

@dk949 dk949 merged commit cdcbe99 into main Sep 5, 2024
14 checks passed
@dk949 dk949 deleted the david/csl-backend/fixes branch September 5, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants