Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blacklist and whitelist support #9

Merged
merged 6 commits into from
Apr 30, 2023
Merged

Blacklist and whitelist support #9

merged 6 commits into from
Apr 30, 2023

Conversation

KenyonY
Copy link
Owner

@KenyonY KenyonY commented Apr 29, 2023

  • Fix dockerfile
  • Blacklist and whitelist support

@KenyonY KenyonY force-pushed the feat-1 branch 2 times, most recently from 8b27baf to 2f4fb60 Compare April 29, 2023 08:24
@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #9 (67af3e7) into dev (a621097) will increase coverage by 1.16%.
The diff coverage is 69.81%.

@@            Coverage Diff             @@
##              dev       #9      +/-   ##
==========================================
+ Coverage   59.81%   60.97%   +1.16%     
==========================================
  Files          12       12              
  Lines         316      328      +12     
==========================================
+ Hits          189      200      +11     
- Misses        127      128       +1     
Impacted Files Coverage Δ
openai_forward/app.py 86.66% <50.00%> (ø)
openai_forward/_base.py 45.33% <55.17%> (+1.67%) ⬆️
openai_forward/openai.py 68.75% <60.00%> (+2.08%) ⬆️
openai_forward/routers/openai_v1.py 77.77% <100.00%> (ø)
openai_forward/routers/schemas.py 100.00% <100.00%> (ø)
tests/test_api.py 100.00% <100.00%> (ø)

@KenyonY KenyonY merged commit b80d41c into dev Apr 30, 2023
3 checks passed
@KenyonY KenyonY deleted the feat-1 branch May 2, 2023 11:39
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.

None yet

1 participant