Skip to content

Bump actions/checkout from 6 to 7 - #87

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Open

Bump actions/checkout from 6 to 7#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
@github-actions

github-actions Bot commented Jun 19, 2026

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 	    2881	    412798 ns/op	   10021 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/10MB-4         	     285	   4211925 ns/op	   10023 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/100MB-4        	      27	  41317494 ns/op	   10619 B/op	      64 allocs/op
BenchmarkFormStreamFastPath/1GB-4          	       3	 447480581 ns/op	   15637 B/op	      65 allocs/op
BenchmarkFormStreamSlowPath/1MB-4          	    2654	    469133 ns/op	   14875 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/10MB-4         	     277	   4246708 ns/op	  131310 B/op	      69 allocs/op
BenchmarkFormStreamSlowPath/100MB-4        	       7	 151581001 ns/op	38394909 B/op	      84 allocs/op
BenchmarkFormStreamSlowPath/1GB-4          	       1	1778258886 ns/op	134286048 B/op	     104 allocs/op
BenchmarkStdMultipartNextPart/1MB-4        	    2638	    425826 ns/op	   39302 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/10MB-4       	     303	   3894845 ns/op	   39316 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/100MB-4      	      28	  41024652 ns/op	   39892 B/op	      32 allocs/op
BenchmarkStdMultipartNextPart/1GB-4        	       3	 422820389 ns/op	   42202 B/op	      33 allocs/op
BenchmarkStdMultipartReadForm/1MB-4        	    1044	   1176274 ns/op	 4205092 B/op	      61 allocs/op
BenchmarkStdMultipartReadForm/10MB-4       	     132	   8923218 ns/op	33566626 B/op	      64 allocs/op
BenchmarkStdMultipartReadForm/100MB-4      	       7	 160834900 ns/op	134267054 B/op	      78 allocs/op
BenchmarkStdMultipartReadForm/1GB-4        	       1	1792345679 ns/op	134275432 B/op	      81 allocs/op
PASS
ok  	github.com/mazrean/formstream	28.764s
pprof command
gh api /repos/mazrean/formstream/actions/artifacts/7924134858/zip > /tmp/profile.zip
unzip /tmp/profile.zip -d profile
rm -rf /tmp/profile.zip
go tool pprof -http :6060 profile/cpu.out

@mazrean

mazrean commented Jun 27, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from d948749 to e12ee3b Compare June 27, 2026 11:40
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  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 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.

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.

2 participants