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

fix: Test Improvements #7

Merged
merged 8 commits into from
May 12, 2024
Merged

fix: Test Improvements #7

merged 8 commits into from
May 12, 2024

Conversation

bubbajoe
Copy link
Contributor

@bubbajoe bubbajoe commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

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

Project coverage is 35.83%. Comparing base (60da400) to head (ebd7665).

Files Patch % Lines
cmd/dgate-cli/commands/run_cmd.go 68.00% 20 Missing and 4 partials ⚠️
internal/proxy/module_executor.go 0.00% 5 Missing ⚠️
pkg/dgclient/dgclient.go 90.00% 2 Missing and 3 partials ⚠️
cmd/dgate-cli/main.go 0.00% 4 Missing ⚠️
pkg/modules/extractors/extractors.go 0.00% 4 Missing ⚠️
internal/config/utils.go 62.50% 1 Missing and 2 partials ⚠️
internal/config/loader.go 83.33% 1 Missing and 1 partial ⚠️
internal/proxy/dynamic_proxy.go 0.00% 2 Missing ⚠️
internal/proxy/proxy_handler.go 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   26.60%   35.83%   +9.22%     
==========================================
  Files         112      112              
  Lines        9254     9235      -19     
==========================================
+ Hits         2462     3309     +847     
+ Misses       6558     5568     -990     
- Partials      234      358     +124     

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

@bubbajoe bubbajoe merged commit 5834288 into main May 12, 2024
6 checks passed
@bubbajoe bubbajoe deleted the fix/test-impr-5 branch May 12, 2024 06:40
@bubbajoe bubbajoe changed the title fix: Test Improvements fix: Add Multi Module Support May 20, 2024
@bubbajoe bubbajoe changed the title fix: Add Multi Module Support fix: Test Improvements May 20, 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