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

chore(link): add meta support #2824

Merged
merged 6 commits into from
Sep 16, 2024
Merged

chore(link): add meta support #2824

merged 6 commits into from
Sep 16, 2024

Conversation

ssddOnTop
Copy link
Member

Issue Reference(s):
Fixes #2821

@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Sep 15, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.14%. Comparing base (297a445) to head (bea6d7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2824   +/-   ##
=======================================
  Coverage   87.13%   87.14%           
=======================================
  Files         254      254           
  Lines       25144    25148    +4     
=======================================
+ Hits        21910    21914    +4     
  Misses       3234     3234           

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

src/core/config/link.rs Outdated Show resolved Hide resolved
@tusharmath tusharmath enabled auto-merge (squash) September 16, 2024 22:28
@tusharmath
Copy link
Contributor

Update to docs is required.

@tusharmath tusharmath merged commit 3a8d1e8 into main Sep 16, 2024
32 checks passed
@tusharmath tusharmath deleted the chore/add-meta-support branch September 16, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: add support for meta in @link
2 participants