Skip to content

feat: Improve error messages related to invalid arrays and circular or recursive references. #519

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

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Oct 17, 2021

Inspired by #513 which had a cryptic warning message.

@dbanty dbanty added this to the 0.10.6 milestone Oct 17, 2021
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #519 (50b6793) into main (8802e7e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #519   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         1636      1639    +3     
=========================================
+ Hits          1636      1639    +3     
Impacted Files Coverage Δ
...penapi_python_client/parser/properties/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/parser/properties/schemas.py 100.00% <100.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 8802e7e...50b6793. Read the comment docs.

@dbanty dbanty force-pushed the 513-invalid-array-legs branch from 65f9700 to 50b6793 Compare October 17, 2021 03:58
@dbanty dbanty merged commit 2c157aa into main Oct 17, 2021
@dbanty dbanty deleted the 513-invalid-array-legs branch October 17, 2021 04:04
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.

1 participant