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: external support aliases #27

Merged
merged 2 commits into from
Oct 7, 2023

test: make test happy

826b2e7
Select commit
Loading
Failed to load commit list.
Merged

feat: external support aliases #27

test: make test happy
826b2e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2023 in 0s

79.62% (+0.13%) compared to d1949a2

View this Pull Request on Codecov

79.62% (+0.13%) compared to d1949a2

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d1949a2) 79.49% compared to head (826b2e7) 79.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   79.49%   79.62%   +0.13%     
==========================================
  Files           4        4              
  Lines         595      594       -1     
  Branches       92       92              
==========================================
  Hits          473      473              
+ Misses        122      121       -1     
Files Coverage Δ
src/code-gen.ts 72.80% <100.00%> (+0.19%) ⬆️

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