Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Validation crashes on BooleanCaster: AttributeError: 'int' object has…#863

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ryabtsev wants to merge1 commit intopython-openapi:master
base:master
Choose a base branch
Loading
fromryabtsev:fix

Conversation

ryabtsev
Copy link

if value.lower() not in ["false", "true"]:

AttributeError: 'int' object has no attribute 'lower'

@codecovCodecov
Copy link

codecovbot commentedJul 1, 2024
edited
Loading

Codecov Report

Attention: Patch coverage is0% with1 line in your changes missing coverage. Please review.

Project coverage is 90.28%. Comparing base(0383a3d) to head(8c9de2a).
Report is 18 commits behind head on master.

FilesPatch %Lines
openapi_core/casting/schemas/casters.py0.00%0 Missing and 1 partial⚠️
Additional details and impacted files
@@           Coverage Diff           @@##           master     #863   +/-   ##=======================================  Coverage   90.28%   90.28%           =======================================  Files         148      148             Lines        4312     4312             Branches      527      527           =======================================  Hits         3893     3893             Misses        317      317             Partials      102      102

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@ryabtsev

[8]ページ先頭

©2009-2025 Movatter.jp