Skip to content

0.5.3 #75

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 3 commits into from
Jan 14, 2021
Merged

0.5.3 #75

merged 3 commits into from
Jan 14, 2021

Conversation

hh-h
Copy link
Owner

@hh-h hh-h commented Jan 14, 2021

closes #73 closes #74

@ghost
Copy link

ghost commented Jan 14, 2021

DeepCode's analysis on #c2921a found:

  • ℹ️ 1 minor issue. 👇
  • ✔️ 1 issue was fixed.

Top issues

Description Example fixes
Access to a protected member _app of a client class Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #75 (c2921a9) into master (07135b6) will decrease coverage by 0.14%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   98.85%   98.70%   -0.15%     
==========================================
  Files          13       13              
  Lines        1218     1233      +15     
==========================================
+ Hits         1204     1217      +13     
- Misses         14       16       +2     
Impacted Files Coverage Δ
aiohttp_swagger3/validators.py 97.91% <94.64%> (-0.31%) ⬇️
aiohttp_swagger3/__init__.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 07135b6...c2921a9. Read the comment docs.

@hh-h hh-h merged commit d601163 into master Jan 14, 2021
@hh-h hh-h deleted the 0.5.3 branch January 14, 2021 13:59
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.

readOnly: true forbid re-use of ref in valid context Combination of $ref with nullable: true: validation fails
1 participant