Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

feat: add support request bodies components #315

Merged
merged 4 commits into from
Feb 14, 2022
Merged

Conversation

sashamelentyev
Copy link
Contributor

✔️ Checklist:

  • Have only one commit (if not, squash them into one commit)
  • Tests for the changes have been added (for features / bug fixes / refactoring)

@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #315 (4404806) into main (f269cf7) will decrease coverage by 14.95%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #315       +/-   ##
===========================================
- Coverage   80.31%   65.36%   -14.96%     
===========================================
  Files           7        9        +2     
  Lines         381      485      +104     
===========================================
+ Hits          306      317       +11     
- Misses         69      162       +93     
  Partials        6        6               
Impacted Files Coverage Δ
internal/api/build.go 63.26% <66.66%> (-0.38%) ⬇️
internal/server/server.go 22.22% <0.00%> (ø)
internal/server/handler.go 0.00% <0.00%> (ø)

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 e42fd14...4404806. Read the comment docs.

@sashamelentyev sashamelentyev merged commit d3b389b into main Feb 14, 2022
@sashamelentyev sashamelentyev deleted the feat/request-bodies branch February 14, 2022 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant