Skip to content

OPENAPI Refactor - #103

Merged
eadwinCode merged 5 commits into
mainfrom
openapi_refactor
Jun 19, 2023
Merged

OPENAPI Refactor#103
eadwinCode merged 5 commits into
mainfrom
openapi_refactor

Conversation

@eadwinCode

Copy link
Copy Markdown
Collaborator

Whats Changed

  • moved openapi related action to openapi package

@codecov-commenter

codecov-commenter commented Jun 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #103 (5d8a59c) into main (baf1292) will increase coverage by 0.11%.
The diff coverage is 98.27%.

❗ 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     #103      +/-   ##
==========================================
+ Coverage   97.68%   97.80%   +0.11%     
==========================================
  Files         234      238       +4     
  Lines        6709     6731      +22     
==========================================
+ Hits         6554     6583      +29     
+ Misses        155      148       -7     
Impacted Files Coverage Δ
ellar/common/__init__.py 100.00% <ø> (ø)
ellar/common/constants.py 100.00% <ø> (ø)
ellar/common/decorators/controller.py 100.00% <ø> (+1.42%) ⬆️
ellar/common/models/guard.py 100.00% <ø> (ø)
ellar/core/guards/__init__.py 100.00% <ø> (ø)
ellar/core/guards/apikey.py 100.00% <ø> (ø)
ellar/core/guards/consumer.py 100.00% <ø> (ø)
ellar/core/routing/factory.py 100.00% <ø> (ø)
ellar/common/decorators/allow_any.py 83.33% <83.33%> (ø)
ellar/common/decorators/__init__.py 100.00% <100.00%> (ø)
... and 12 more

@eadwinCode
eadwinCode merged commit 06de9fd into main Jun 19, 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