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

fix: remove node: prefix #249

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Conversation

KhafraDev
Copy link
Contributor

Fixes #248

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (6b49475) 99.27% compared to head (5d2b702) 99.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          58       58           
  Lines        3470     3470           
  Branches      839      839           
=======================================
  Hits         3445     3445           
  Misses         17       17           
  Partials        8        8           
Flag Coverage Δ
14 99.27% <100.00%> (ø)
16 99.27% <100.00%> (ø)
18 99.27% <100.00%> (ø)
19 99.27% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/lib/errors/BaseError.ts 100.00% <100.00%> (ø)
src/lib/errors/CombinedError.ts 97.05% <100.00%> (ø)
src/lib/errors/CombinedPropertyError.ts 97.50% <100.00%> (ø)
src/lib/errors/ExpectedConstraintError.ts 97.43% <100.00%> (ø)
src/lib/errors/ExpectedValidationError.ts 97.50% <100.00%> (ø)
src/lib/errors/MissingPropertyError.ts 100.00% <100.00%> (ø)
...lib/errors/MultiplePossibilitiesConstraintError.ts 97.72% <100.00%> (ø)
src/lib/errors/UnknownEnumValueError.ts 100.00% <100.00%> (ø)
src/lib/errors/UnknownPropertyError.ts 97.43% <100.00%> (ø)
src/lib/errors/ValidationError.ts 97.43% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@favna favna force-pushed the remove-node-prefix branch from 277830e to 5d2b702 Compare March 4, 2023 09:58
@favna favna changed the title fix: remove node: prefix fix: remove node: prefix Mar 4, 2023
@favna favna merged commit af766b5 into sapphiredev:main Mar 4, 2023
@KhafraDev KhafraDev deleted the remove-node-prefix branch March 4, 2023 15:08
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.

request: cloudflare worker support
3 participants