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

feat: add type args and params #48

Merged
merged 3 commits into from
Nov 22, 2023
Merged

feat: add type args and params #48

merged 3 commits into from
Nov 22, 2023

Conversation

LuLaValva
Copy link
Member

Description

Add tag type args and params to prettier

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@LuLaValva LuLaValva self-assigned this Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (266d2eb) 83.97% compared to head (d1e087e) 84.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   83.97%   84.32%   +0.34%     
==========================================
  Files          11       11              
  Lines         593      606      +13     
  Branches      192      198       +6     
==========================================
+ Hits          498      511      +13     
  Misses         59       59              
  Partials       36       36              

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

@DylanPiercey DylanPiercey merged commit 8f2ea07 into main Nov 22, 2023
5 checks passed
@DylanPiercey DylanPiercey deleted the generic-tags branch November 22, 2023 23:12
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Type constraints are being removed
2 participants