Skip to content

Final Overall Refactor - #179

Merged
eadwinCode merged 16 commits into
mainfrom
refactoring
Feb 14, 2024
Merged

Final Overall Refactor#179
eadwinCode merged 16 commits into
mainfrom
refactoring

Conversation

@eadwinCode

@eadwinCode eadwinCode commented Feb 5, 2024

Copy link
Copy Markdown
Collaborator

What's change

  • moved ellar.common.routing core implementation to ellar.core.routing
  • dropped application.install_module()
  • Moved Controllers and Routers computation to happen during @Module processing
  • Renamed ellar.openapi.open_info to ellar.openapi.api_info
  • Added Session Documentation
  • Added OpenAPI Documentation

@codecov

codecov Bot commented Feb 11, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cfe877a) 100.00% compared to head (3525020) 100.00%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          289       293    +4     
  Lines         8149      8211   +62     
=========================================
+ Hits          8149      8211   +62     

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

@eadwinCode
eadwinCode merged commit 7091d1f into main Feb 14, 2024
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.

1 participant