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

dialects: (csl) Small incremental fixes to dialect structure (stacked PR) #2711

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

AntonLydike
Copy link
Collaborator

  • Make @get_color take an operand instead of property.
  • Make ParamOp take a default value as operand instead of property.

@AntonLydike AntonLydike added the dialects Changes on the dialects label Jun 12, 2024
@AntonLydike AntonLydike requested review from n-io and dk949 June 12, 2024 12:39
@AntonLydike AntonLydike self-assigned this Jun 12, 2024
@n-io
Copy link
Collaborator

n-io commented Jun 12, 2024

Can you please also add type direction with values EAST, WEST, NORTH, SOUTH? See the comms library for reference.

@AntonLydike
Copy link
Collaborator Author

Can you please also add type direction with values EAST, WEST, NORTH, SOUTH? See the comms library for reference.

Will be another PR

Base automatically changed from anton/csl-simplify-module-printing to main June 12, 2024 16:37
@AntonLydike AntonLydike force-pushed the anton/csl-incremental-fixes branch from ff61122 to 9d56377 Compare June 12, 2024 16:38
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.87%. Comparing base (6c4e3d5) to head (e243026).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2711   +/-   ##
=======================================
  Coverage   89.86%   89.87%           
=======================================
  Files         367      367           
  Lines       47446    47442    -4     
  Branches     7230     7229    -1     
=======================================
  Hits        42638    42638           
+ Misses       3697     3695    -2     
+ Partials     1111     1109    -2     

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

@AntonLydike AntonLydike merged commit c872084 into main Jun 12, 2024
10 checks passed
@AntonLydike AntonLydike deleted the anton/csl-incremental-fixes branch June 12, 2024 16:59
Copy link
Collaborator

@n-io n-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants