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

Compose macro fixes #218

Merged
merged 3 commits into from
Jun 3, 2023
Merged

Compose macro fixes #218

merged 3 commits into from
Jun 3, 2023

Conversation

gilch
Copy link
Owner

@gilch gilch commented May 31, 2023

Cleans up some edge cases found during manual testing. More tests will eventually need to be automated.

I still consider this macro experimental. Expect significant changes before it stabilizes.

@gilch
Copy link
Owner Author

gilch commented May 31, 2023

See also #214 #211 #154

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #218 (7a4b80a) into master (d6d3c24) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          710       710           
  Branches       109       109           
=========================================
  Hits           710       710           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gilch gilch merged commit 3443d48 into master Jun 3, 2023
@gilch gilch deleted the compose-macro branch June 3, 2023 15:05
@gilch gilch mentioned this pull request Jun 8, 2023
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.

None yet

1 participant