Skip to content

Guards Refactor - #59

Merged
eadwinCode merged 18 commits into
mainfrom
guard_refactor
Feb 3, 2023
Merged

Guards Refactor#59
eadwinCode merged 18 commits into
mainfrom
guard_refactor

Conversation

@eadwinCode

Copy link
Copy Markdown
Collaborator

Changed the way Guards is setup and computed in route functions and in control types

@codecov-commenter

codecov-commenter commented Feb 1, 2023

Copy link
Copy Markdown

Codecov Report

Merging #59 (f71f920) into main (ad9996f) will increase coverage by 1.46%.
The diff coverage is 98.82%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   94.29%   95.76%   +1.46%     
==========================================
  Files         161      162       +1     
  Lines        5383     5378       -5     
==========================================
+ Hits         5076     5150      +74     
+ Misses        307      228      -79     
Impacted Files Coverage Δ
ellar/common/decorators/modules.py 100.00% <ø> (ø)
ellar/common/decorators/openapi.py 100.00% <ø> (ø)
ellar/constants.py 100.00% <ø> (ø)
ellar/core/context/interface.py 100.00% <ø> (ø)
ellar/core/modules/ref.py 99.38% <ø> (-0.02%) ⬇️
ellar/core/routing/route.py 98.24% <87.50%> (-0.24%) ⬇️
ellar/services/reflector.py 97.14% <96.15%> (+22.14%) ⬆️
ellar/common/__init__.py 100.00% <100.00%> (ø)
ellar/common/decorators/__init__.py 100.00% <100.00%> (ø)
ellar/common/decorators/base.py 90.90% <100.00%> (ø)
... and 35 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@eadwinCode
eadwinCode merged commit 41cb12a into main Feb 3, 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