Skip to content

Draft of macro in Scala 3#959

Draft
note wants to merge 1 commit into
fthomas:masterfrom
note:scala3-macros-draft
Draft

Draft of macro in Scala 3#959
note wants to merge 1 commit into
fthomas:masterfrom
note:scala3-macros-draft

Conversation

@note

@note note commented May 5, 2021

Copy link
Copy Markdown
Contributor

Very crude, mostly hardcoded draft which supports only 1 use case. It shows the basic idea and it shows that it doesn't seem easy. Would love to see something simpler. I will think about alternatives

@codecov

codecov Bot commented May 5, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.75%. Comparing base (6d9551b) to head (df8b9a4).
⚠️ Report is 976 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #959   +/-   ##
=======================================
  Coverage   91.75%   91.75%           
=======================================
  Files          49       49           
  Lines         546      546           
  Branches        6       11    +5     
=======================================
  Hits          501      501           
  Misses         45       45           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@note note changed the title Simple, hardcoded draft of macro Draft of macro in Scala 3 May 5, 2021
@note note marked this pull request as draft May 6, 2021 09:29
@mergify mergify Bot added the core label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant