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

Release v1.3.0 #36

Merged
merged 42 commits into from
Mar 13, 2021
Merged

Release v1.3.0 #36

merged 42 commits into from
Mar 13, 2021

Conversation

ggurkal
Copy link
Member

@ggurkal ggurkal commented Mar 13, 2021

No description provided.

Doeke Leeuwis and others added 30 commits March 5, 2021 10:48
[refactor] refactored test setup and added more common exceptions
@ggurkal ggurkal requested a review from leeuwis March 13, 2021 15:58
@codecov
Copy link

codecov bot commented Mar 13, 2021

Codecov Report

Merging #36 (2b9d833) into master (f901da7) will increase coverage by 9.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   90.03%   99.07%   +9.04%     
==========================================
  Files          22       29       +7     
  Lines         281      325      +44     
  Branches       79       85       +6     
==========================================
+ Hits          253      322      +69     
+ Misses         28        3      -25     
Impacted Files Coverage Δ
lib/decorators/httpMethod.decorators.ts 100.00% <100.00%> (ø)
lib/exceptions/BadRequestException.ts 100.00% <100.00%> (ø)
lib/exceptions/InternalServerErrorException.ts 100.00% <100.00%> (ø)
lib/exceptions/NotFoundException.ts 100.00% <100.00%> (+60.00%) ⬆️
lib/exceptions/UnauthorizedException.ts 100.00% <100.00%> (ø)
lib/exceptions/UnprocessableEntityException.ts 100.00% <100.00%> (ø)
lib/exceptions/index.ts 100.00% <100.00%> (ø)
lib/internals/handler.ts 96.29% <100.00%> (+7.77%) ⬆️
lib/pipes/index.ts 100.00% <100.00%> (ø)
lib/pipes/parsers/index.ts 100.00% <100.00%> (ø)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1f460d...2b9d833. Read the comment docs.

@leeuwis leeuwis merged commit 62a24f8 into master Mar 13, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.3.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.

2 participants