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

test: add type test and improve type-safety #117

Merged
merged 1 commit into from
Oct 1, 2023
Merged

test: add type test and improve type-safety #117

merged 1 commit into from
Oct 1, 2023

Conversation

danielroe
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8de4ea8) 83.11% compared to head (4012653) 84.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   83.11%   84.67%   +1.56%     
==========================================
  Files          19       19              
  Lines         616      620       +4     
  Branches       74       76       +2     
==========================================
+ Hits          512      525      +13     
+ Misses        102       94       -8     
+ Partials        2        1       -1     
Files Coverage Δ
src/consent.ts 55.26% <100.00%> (ø)
src/events/command.ts 96.96% <100.00%> (+13.09%) ⬆️
src/module.ts 95.65% <100.00%> (ø)
src/utils/nuxtrc.ts 100.00% <100.00%> (ø)
src/context.ts 95.08% <66.66%> (+2.51%) ⬆️
src/events/build.ts 46.87% <0.00%> (-1.52%) ⬇️
src/telemetry.ts 78.12% <50.00%> (+3.12%) ⬆️

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

@danielroe danielroe merged commit ffb323a into main Oct 1, 2023
1 check passed
@danielroe danielroe deleted the test/types branch October 1, 2023 19:31
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.

2 participants