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

Add macro to perform compile-time template processing #84

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

alexdeem
Copy link
Member

@alexdeem alexdeem commented Dec 4, 2024

No description provided.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 93.93939% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.34%. Comparing base (5f4950f) to head (bc7174a).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ompilerPlugin/URLByExpandingURITemplateMacro.swift 91.30% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #84      +/-   ##
===========================================
- Coverage    98.70%   98.34%   -0.36%     
===========================================
  Files           11       12       +1     
  Lines          537      602      +65     
===========================================
+ Hits           530      592      +62     
- Misses           7       10       +3     

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

@alexdeem alexdeem marked this pull request as draft December 4, 2024 11:30
@alexdeem alexdeem force-pushed the macros branch 2 times, most recently from afc4b0a to 79901e6 Compare December 4, 2024 23:48
@alexdeem alexdeem marked this pull request as ready for review December 5, 2024 06:33
@alexdeem alexdeem merged commit bc7174a into develop Dec 5, 2024
5 checks passed
@alexdeem alexdeem deleted the macros branch December 5, 2024 06:35
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.

1 participant