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

Update dependencies including map abstraction and multi-types in kin-openapi #526

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Update dependencies.
This PR uses the latest version of kin-openapi which changed schema/type from a single string to an array.
After this PR oasdiff will support schema/type as follows:

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
Bumps [github.com/oasdiff/go-common](https://github.com/oasdiff/go-common) from 0.2.29 to 0.3.4.
- [Commits](oasdiff/go-common@v0.2.29...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/oasdiff/go-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/oasdiff/go-common-0.3.4 branch from 8c220a7 to 708f806 Compare April 24, 2024 20:01
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

Attention: Patch coverage is 90.07092% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 83.69%. Comparing base (6859bc7) to head (20b0d20).

Files Patch % Lines
checker/check_request_parameters_type_changed.go 86.36% 6 Missing and 3 partials ⚠️
checker/check_response_property_type_changed.go 85.71% 2 Missing and 1 partial ⚠️
utils/string_list.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
+ Coverage   83.67%   83.69%   +0.02%     
==========================================
  Files         226      227       +1     
  Lines       13083    13121      +38     
==========================================
+ Hits        10947    10982      +35     
- Misses       1718     1721       +3     
  Partials      418      418              
Flag Coverage Δ
unittests 83.69% <90.07%> (+0.02%) ⬆️

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

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

@reuvenharrison reuvenharrison changed the title Bump github.com/oasdiff/go-common from 0.2.29 to 0.3.4 Update dependencies including map abstraction and multi-types in kin-openapi Apr 29, 2024
@reuvenharrison reuvenharrison merged commit 5ea1d0e into main Apr 30, 2024
16 checks passed
@reuvenharrison reuvenharrison deleted the dependabot/go_modules/github.com/oasdiff/go-common-0.3.4 branch April 30, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants