Skip to content

Adding Macro Samples and More Capabilities #64

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

Merged
merged 9 commits into from
Jun 18, 2025
Merged

Adding Macro Samples and More Capabilities #64

merged 9 commits into from
Jun 18, 2025

Conversation

leogdion
Copy link
Member

No description provided.

leogdion added 7 commits June 17, 2025 16:19
…t/Options.git Macros/Options

subrepo:
  subdir:   "Macros/Options"
  merged:   "a2fd9e3"
upstream:
  origin:   "git@github.com:brightdigit/Options.git"
  branch:   "syntaxkit-sample"
  commit:   "a2fd9e3"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/Homebrew/brew"
  commit:   "6301c2d31f"
@leogdion leogdion linked an issue Jun 18, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

Attention: Patch coverage is 64.73684% with 67 lines in your changes missing coverage. Please review.

Project coverage is 59.90%. Comparing base (e28e3e5) to head (c0f5b0c).
Report is 1 commits behind head on v0.0.2.

Files with missing lines Patch % Lines
Sources/SyntaxKit/Tuple.swift 0.00% 30 Missing ⚠️
Sources/SyntaxKit/Infix.swift 0.00% 26 Missing ⚠️
Sources/SyntaxKit/CodeBlock+ExprSyntax.swift 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.0.2      #64      +/-   ##
==========================================
+ Coverage   59.44%   59.90%   +0.46%     
==========================================
  Files          33       38       +5     
  Lines        1339     1529     +190     
==========================================
+ Hits          796      916     +120     
- Misses        543      613      +70     
Flag Coverage Δ
spm 59.90% <64.73%> (+0.68%) ⬆️
swift-6.1 59.90% <64.73%> (+0.46%) ⬆️
swift-6.2 59.90% <64.73%> (+0.68%) ⬆️
ubuntu 59.90% <64.73%> (+0.46%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@leogdion leogdion linked an issue Jun 18, 2025 that may be closed by this pull request
@leogdion
Copy link
Member Author

@codecov-ai-reviewer test

Copy link
Contributor

codecov-ai bot commented Jun 18, 2025

On it! Codecov is generating unit tests for this PR.

Copy link
Contributor

codecov-ai bot commented Jun 18, 2025

Sentry has determined that unit tests are not necessary for this PR.

@leogdion leogdion merged commit b3b4132 into v0.0.2 Jun 18, 2025
14 checks passed
@leogdion leogdion deleted the 62-macro branch June 18, 2025 16:41
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.

Macro (Use Syntax for Creating) Tuples
1 participant