Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

bau/code refactor r2 - v1.4.0#75

Merged
SiddharthV1 merged 28 commits into
mainfrom
bau/code_refactor_r2
Dec 21, 2021
Merged

bau/code refactor r2 - v1.4.0#75
SiddharthV1 merged 28 commits into
mainfrom
bau/code_refactor_r2

Conversation

@bhaskarkishore

@bhaskarkishore bhaskarkishore commented Nov 29, 2021

Copy link
Copy Markdown
Contributor

High level changelog:

  • Switched to AWS SDK
  • Updated dependency versions
  • Switched to Jemallocator instead of Std allocator. Unused memory will be returned to the OS quickly.
  • Added metric for tracking mime type.
  • Added metric for tracking api key usage
  • Refactored DB and HTTP modules for supporting multiple providers.
  • New API Key configuration has been introduced. The old style config is deprecated.

closes #76, closes #70, closes #74, closes #73, closes #49, partially closes #45

@codecov-commenter

codecov-commenter commented Nov 30, 2021

Copy link
Copy Markdown

Codecov Report

Merging #75 (81f7e5f) into main (678f860) will increase coverage by 24.66%.
The diff coverage is 35.18%.

@@            Coverage Diff            @@
##           main      #75       +/-   ##
=========================================
+ Coverage      0   24.66%   +24.66%     
=========================================
  Files         0       23       +23     
  Lines         0     1488     +1488     
  Branches      0      312      +312     
=========================================
+ Hits          0      367      +367     
- Misses        0      980      +980     
- Partials      0      141      +141     
Impacted Files Coverage Δ
src/aws/mod.rs 0.00% <0.00%> (ø)
src/config.rs 0.00% <0.00%> (ø)
src/db/postgres.rs 0.00% <0.00%> (ø)
src/metrics.rs 0.00% <0.00%> (ø)
src/moderation.rs 0.00% <0.00%> (ø)
src/rpc/error.rs 0.00% <0.00%> (ø)
src/rpc/mod.rs 0.00% <0.00%> (ø)
src/rpc/requests.rs 0.00% <0.00%> (ø)
src/rpc/responses.rs 0.00% <0.00%> (ø)
src/utils.rs 35.71% <ø> (ø)
... and 26 more

SiddharthV1
SiddharthV1 previously approved these changes Nov 30, 2021
SiddharthV1
SiddharthV1 previously approved these changes Dec 7, 2021
@bhaskarkishore bhaskarkishore marked this pull request as ready for review December 15, 2021 15:20
@bhaskarkishore bhaskarkishore changed the title DRAFT - bau/code refactor r2 - v1.4.0 bau/code refactor r2 - v1.4.0 Dec 16, 2021
@SiddharthV1 SiddharthV1 merged commit 4c4d0d1 into main Dec 21, 2021
@bhaskarkishore bhaskarkishore deleted the bau/code_refactor_r2 branch January 27, 2022 11:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

3 participants