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

Change http request methods #53

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Change http request methods #53

merged 2 commits into from
Nov 14, 2023

Conversation

kyoshidajp
Copy link
Owner

No description provided.

This comment has been minimized.

Copy link

github-actions bot commented Nov 9, 2023

Pull Request Test Coverage Report for Build 6863064233

  • 12 of 12 (100.0%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+6.8%) to 75.729%

Totals Coverage Status
Change from base Build 6816654016: 6.8%
Covered Lines: 649
Relevant Lines: 857

💛 - Coveralls

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@kyoshidajp kyoshidajp changed the title Change http request Change http request methods Nov 14, 2023
Copy link

Code Metrics Report

main (458ba32) #53 (b573109) +/-
Coverage 72.7% 78.0% +5.3%
Code to Test Ratio 1:0.7 1:1.1 +0.4
Test Execution Time 38s 39s +1s
Details
  |                     | main (458ba32) | #53 (b573109) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          72.7% |         78.0% | +5.3% |
  |   Files             |             21 |            21 |     0 |
  |   Lines             |            534 |           513 |   -21 |
+ |   Covered           |            388 |           400 |   +12 |
+ | Code to Test Ratio  |          1:0.7 |         1:1.1 |  +0.4 |
  |   Code              |           1431 |          1395 |   -36 |
+ |   Test              |           1043 |          1508 |  +465 |
- | Test Execution Time |            38s |           39s |   +1s |

Code coverage of files in pull request scope (76.9% → 91.6%)

Files Coverage +/-
cmd/dart/pub/pub.go 72.0% +7.7%
cmd/github/github.go 98.2% +10.5%
cmd/nodejs/nodejs.go 100.0% +29.4%
cmd/php/packagist.go 100.0% +29.4%
cmd/python/pypi.go 100.0% +26.1%
cmd/ruby/ruby_gems.go 100.0% +9.5%
cmd/rust/crates.go 100.0% +17.6%
cmd/swift/cocoapods.go 72.4% +6.8%

Reported by octocov

@kyoshidajp kyoshidajp marked this pull request as ready for review November 14, 2023 11:39
@kyoshidajp kyoshidajp merged commit dc00570 into main Nov 14, 2023
8 checks passed
@kyoshidajp kyoshidajp deleted the add_test_2023-11-10 branch November 14, 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