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

Bump codecov/codecov-action from 5.0.2 to 5.0.7 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps codecov/codecov-action from 5.0.2 to 5.0.7.

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.7

What's Changed

Full Changelog: codecov/codecov-action@v5.0.6...v5.0.7

v5.0.6

What's Changed

Full Changelog: codecov/codecov-action@v5.0.5...v5.0.6

v5.0.5

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.0.4...v5.0.5

v5.0.4

What's Changed

Full Changelog: codecov/codecov-action@v5.0.3...v5.0.4

v5.0.3

What's Changed

Full Changelog: codecov/codecov-action@v5.0.2...v5.0.3

Changelog

Sourced from codecov/codecov-action's changelog.

v5.0.7

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

v5.0.4

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4

v5.0.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.2 to 5.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5.0.2...v5.0.7)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 22, 2024
Copy link

Benchmark Result

goos: linux
goarch: amd64
pkg: github.com/mazrean/formstream
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkFormStreamFastPath/1MB-4 	    2738	    405311 ns/op	   10010 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/10MB-4         	     310	   3855271 ns/op	   10021 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/100MB-4        	      28	  42835119 ns/op	   10596 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/1GB-4          	       3	 421107580 ns/op	   15637 B/op	      65 allocs/op
BenchmarkFormStreamSlowPath/1MB-4          	    2648	    441355 ns/op	   11718 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/10MB-4         	     265	   4449760 ns/op	  136868 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/100MB-4        	       5	 211428636 ns/op	26888390 B/op	      81 allocs/op
BenchmarkFormStreamSlowPath/1GB-4          	       1	2349404967 ns/op	134277824 B/op	     102 allocs/op
BenchmarkStdMultipartNextPart/1MB-4        	    2853	    416833 ns/op	   39305 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/10MB-4       	     308	   3839898 ns/op	   39316 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/100MB-4      	      28	  41115614 ns/op	   39615 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/1GB-4        	       3	 431500331 ns/op	   42202 B/op	      33 allocs/op
BenchmarkStdMultipartReadForm/1MB-4        	    1250	   1050316 ns/op	 4204527 B/op	      61 allocs/op
BenchmarkStdMultipartReadForm/10MB-4       	     128	   9426905 ns/op	33566558 B/op	      64 allocs/op
BenchmarkStdMultipartReadForm/100MB-4      	       5	 240124169 ns/op	134265459 B/op	      79 allocs/op
BenchmarkStdMultipartReadForm/1GB-4        	       1	2537593004 ns/op	134283768 B/op	      84 allocs/op
PASS
ok  	github.com/mazrean/formstream	33.455s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/2224842739/zip > /tmp/profile.zip
unzip /tmp/profile.zip -d profile
rm -rf /tmp/profile.zip
go tool pprof -http :6060 profile/cpu.out

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.70%. Comparing base (0bf51e1) to head (1dc578f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   57.70%   57.70%           
=======================================
  Files          12       12           
  Lines         506      506           
=======================================
  Hits          292      292           
  Misses        193      193           
  Partials       21       21           

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant