Skip to content

MyPy Liniting Fix And Embedded Body - #117

Merged
eadwinCode merged 8 commits into
mainfrom
style_and_body_fixes
Aug 31, 2023
Merged

MyPy Liniting Fix And Embedded Body#117
eadwinCode merged 8 commits into
mainfrom
style_and_body_fixes

Conversation

@eadwinCode

Copy link
Copy Markdown
Collaborator

Whats Changed

  • Fixed mypy bug on config files after scaffolding
  • Fixed Body(embed=True) bug for single route parameter

@codecov-commenter

codecov-commenter commented Aug 31, 2023

Copy link
Copy Markdown

Codecov Report

Merging #117 (14b0231) into main (6e08b27) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   98.62%   98.62%   -0.01%     
==========================================
  Files         269      270       +1     
  Lines        7252     7248       -4     
==========================================
- Hits         7152     7148       -4     
  Misses        100      100              
Files Changed Coverage Δ
ellar/common/decorators/controller.py 100.00% <ø> (ø)
ellar/core/exceptions/service.py 100.00% <ø> (ø)
ellar/core/modules/config.py 100.00% <ø> (ø)
ellar/openapi/builder.py 100.00% <ø> (ø)
ellar/auth/__init__.py 100.00% <100.00%> (ø)
ellar/auth/decorators.py 100.00% <100.00%> (ø)
ellar/auth/interceptor.py 100.00% <100.00%> (ø)
ellar/cache/backends/redis/backend.py 100.00% <100.00%> (ø)
ellar/common/interfaces/__init__.py 100.00% <100.00%> (ø)
ellar/common/interfaces/exceptions.py 100.00% <100.00%> (ø)
... and 6 more

@eadwinCode
eadwinCode merged commit 38de88c into main Aug 31, 2023
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.

2 participants