Skip to content

add performance test#88

Open
fifthsegment wants to merge 6 commits into
masterfrom
chore-performance-test
Open

add performance test#88
fifthsegment wants to merge 6 commits into
masterfrom
chore-performance-test

Conversation

@fifthsegment

Copy link
Copy Markdown
Owner

No description provided.

Comment thread performance-test/main.go
// add proxy credentials

Proxy: http.ProxyURL(proxyURL),
TLSClientConfig: &tls.Config{InsecureSkipVerify: true},

Check failure

Code scanning / CodeQL

Disabled TLS certificate check

InsecureSkipVerify should not be used in production code.
@codecov-commenter

codecov-commenter commented Oct 31, 2023

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 25.00000% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.14%. Comparing base (dc50c75) to head (fb390cd).
⚠️ Report is 160 commits behind head on master.

Files with missing lines Patch % Lines
main.go 25.00% 26 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   71.16%   67.14%   -4.02%     
==========================================
  Files           1        1              
  Lines         378      414      +36     
==========================================
+ Hits          269      278       +9     
- Misses         89      115      +26     
- Partials       20       21       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants