Skip to content

Bump codecov/codecov-action from 5.5.2 to 5.5.3#80

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-5.5.3
Closed

Bump codecov/codecov-action from 5.5.2 to 5.5.3#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-5.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps codecov/codecov-action from 5.5.2 to 5.5.3.

Release notes

Sourced from codecov/codecov-action's releases.

v5.5.3

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.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 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.5.2 to 5.5.3.
- [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.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.3
  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 Mar 20, 2026
@github-actions
Copy link
Copy Markdown

Benchmark Result

goos: linux
goarch: amd64
pkg: github.com/mazrean/formstream
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkFormStreamFastPath/1MB-4 	    2727	    433186 ns/op	   10007 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/10MB-4         	     306	   3963489 ns/op	   10047 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/100MB-4        	      27	  41422449 ns/op	   10497 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/1GB-4          	       3	 425111619 ns/op	   12906 B/op	      65 allocs/op
BenchmarkFormStreamSlowPath/1MB-4          	    2599	    455025 ns/op	   11751 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/10MB-4         	     270	   4384588 ns/op	  134483 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/100MB-4        	       6	 179577377 ns/op	44785300 B/op	      85 allocs/op
BenchmarkFormStreamSlowPath/1GB-4          	       1	1925612436 ns/op	134277856 B/op	     103 allocs/op
BenchmarkStdMultipartNextPart/1MB-4        	    2835	    451588 ns/op	   39312 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/10MB-4       	     306	   3944590 ns/op	   39370 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/100MB-4      	      28	  41337490 ns/op	   39600 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/1GB-4        	       3	 423523670 ns/op	   42202 B/op	      33 allocs/op
BenchmarkStdMultipartReadForm/1MB-4        	    1084	    973096 ns/op	 4203682 B/op	      63 allocs/op
BenchmarkStdMultipartReadForm/10MB-4       	     133	   9045844 ns/op	33566638 B/op	      66 allocs/op
BenchmarkStdMultipartReadForm/100MB-4      	       6	 187488214 ns/op	134262944 B/op	      79 allocs/op
BenchmarkStdMultipartReadForm/1GB-4        	       1	1916687985 ns/op	134283616 B/op	      83 allocs/op
PASS
ok  	github.com/mazrean/formstream	31.764s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/6027812024/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
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.74%. Comparing base (c9f9fb3) to head (1bf5167).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   51.74%   51.74%           
=======================================
  Files          12       12           
  Lines         431      431           
=======================================
  Hits          223      223           
  Misses        187      187           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Superseded by #82.

@dependabot dependabot bot closed this Mar 27, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/codecov/codecov-action-5.5.3 branch March 27, 2026 15:03
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