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: missing import for @hapi/joi #274

Merged
merged 1 commit into from
May 7, 2023
Merged

fix: missing import for @hapi/joi #274

merged 1 commit into from
May 7, 2023

Conversation

apricote
Copy link
Owner

@apricote apricote commented May 7, 2023

Replaced the module in the dependencies but not in actual usage

Replaced the module in the dependencies but not in actual usage
@apricote apricote self-assigned this May 7, 2023
@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fe0d3a8) 34.97% compared to head (e411e49) 34.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   34.97%   34.97%           
=======================================
  Files         117      117           
  Lines        1401     1401           
  Branches      100      100           
=======================================
  Hits          490      490           
  Misses        883      883           
  Partials       28       28           
Flag Coverage Δ
api 34.97% <0.00%> (ø)
unittests 34.97% <0.00%> (ø)

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

Impacted Files Coverage Δ
src/config/config.module.ts 0.00% <0.00%> (ø)

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

@apricote apricote merged commit bbc7ec0 into main May 7, 2023
@apricote apricote deleted the fix-joi-import branch May 7, 2023 11:36
apricote pushed a commit that referenced this pull request May 7, 2023
## [1.26.1](v1.26.0...v1.26.1) (2023-05-07)

### Bug Fixes

* missing import for @hapi/joi ([#274](#274)) ([bbc7ec0](bbc7ec0))
@apricote
Copy link
Owner Author

apricote commented May 7, 2023

🎉 This PR is included in version 1.26.1 🎉

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.

1 participant