Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Initial version #1

Merged
merged 2 commits into from Jan 10, 2022
Merged

Initial version #1

merged 2 commits into from Jan 10, 2022

Conversation

ruohola
Copy link
Member

@ruohola ruohola commented Jan 8, 2022

Add first version of the middleware package.

  • Out-of-the-box support for Django and FastAPI.
  • Supports Python 3.7, 3.8, 3.9, and 3.10.
  • 100% test coverage.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@689dd41). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #1   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         3           
  Lines             ?        68           
  Branches          ?         6           
==========================================
  Hits              ?        68           
  Misses            ?         0           
  Partials          ?         0           

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 689dd41...4f5c414. Read the comment docs.

@ruohola ruohola force-pushed the initial-version branch 22 times, most recently from fa540c0 to f524e4b Compare January 9, 2022 23:45
- Out-of-the-box support for Django and FastAPI.
- Supports Python 3.7, 3.8, 3.9, and 3.10.
- 100% test coverage.
@ruohola ruohola marked this pull request as ready for review January 10, 2022 23:23
@ruohola ruohola merged commit 94d0834 into master Jan 10, 2022
@ruohola ruohola deleted the initial-version branch January 10, 2022 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants