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

Migrate from fiber to chi #11

Merged
merged 8 commits into from
Apr 24, 2024
Merged

Migrate from fiber to chi #11

merged 8 commits into from
Apr 24, 2024

Conversation

kareemmahlees
Copy link
Owner

No description provided.

@kareemmahlees kareemmahlees changed the title refactor: migrate default handlers to chi ♻️ Migrate from fiber to chi Apr 23, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 95.08197% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 88.45%. Comparing base (a83c582) to head (c71bc22).

Files Patch % Lines
internal/handlers/dbHandlers.go 75.00% 4 Missing and 1 partial ⚠️
internal/handlers/encoding.go 75.00% 2 Missing and 1 partial ⚠️
internal/server.go 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   87.70%   88.45%   +0.74%     
==========================================
  Files          14       15       +1     
  Lines         724      736      +12     
==========================================
+ Hits          635      651      +16     
+ Misses         60       58       -2     
+ Partials       29       27       -2     

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

@kareemmahlees kareemmahlees merged commit 816a1de into master Apr 24, 2024
5 checks passed
@kareemmahlees kareemmahlees deleted the fiber-to-chi branch April 24, 2024 20:55
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