Skip to content

chore(deps): update codecov/codecov-action action to v7 - #43

Merged
nicobistolfi merged 1 commit into
mainfrom
renovate/codecov-codecov-action-7.x
Aug 11, 2026
Merged

chore(deps): update codecov/codecov-action action to v7#43
nicobistolfi merged 1 commit into
mainfrom
renovate/codecov-codecov-action-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v6v7

Release Notes

codecov/codecov-action (codecov/codecov-action)

v7.0.0

Compare Source

⚠️ Due to migration issues with keybase, we are unable to update our keys under the codecovsecurity account. We have deleted the account and are using codecovsecops with the original gpg key

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

📊 Benchmark & Profile Results

Performance Summary

  • Throughput: N/A paragraphs/second
  • Mean time per paragraph: N/A
  • Nanoseconds per operation: 443145 ns/op

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

  • Download the artifact benchmark-profiles-570032ea7ca5c47ee9040003b2ca23a2282ed17f
  • Open cpu_profile.html in your browser

💾 View Memory Profile →

  • Download the artifact benchmark-profiles-570032ea7ca5c47ee9040003b2ca23a2282ed17f
  • Open memory_profile.html in your browser

CPU Profile (Top 20)

File: deidentify.test
Build ID: f1b10fe871506f484c4d7c44a8c8012b97f0043d
Type: cpu
Time: 2026-08-11 17:40:52 UTC
Duration: 78.37s, Total samples = 192.18s (245.21%)
Showing nodes accounting for 185.20s, 96.37% of 192.18s total
Dropped 275 nodes (cum <= 0.96s)
Showing top 20 nodes out of 50
      flat  flat%   sum%        cum   cum%
    50.55s 26.30% 26.30%     58.71s 30.55%  regexp.(*machine).add
    29.42s 15.31% 41.61%     64.45s 33.54%  regexp.(*Regexp).tryBacktrack
    28.45s 14.80% 56.42%     73.10s 38.04%  regexp.(*machine).step
    22.30s 11.60% 68.02%     41.05s 21.36%  regexp/syntax.(*Inst).MatchRunePos
    18.67s  9.71% 77.73%     18.73s  9.75%  unicode.SimpleFold
     9.94s  5.17% 82.91%      9.95s  5.18%  regexp.(*bitState).shouldVisit (inline)
     4.82s  2.51% 85.41%      7.2...

Memory Profile (Top 20)

File: deidentify.test
Build ID: f1b10fe871506f484c4d7c44a8c8012b97f0043d
Type: alloc_space
Time: 2026-08-11 17:42:41 UTC
Showing nodes accounting for 1094.14MB, 99.05% of 1104.67MB total
Dropped 49 nodes (cum <= 5.52MB)
Showing top 20 nodes out of 36
      flat  flat%   sum%        cum   cum%
  361.59MB 32.73% 32.73%   813.06MB 73.60%  regexp.(*Regexp).replaceAll
  287.08MB 25.99% 58.72%  1100.14MB 99.59%  regexp.(*Regexp).ReplaceAllStringFunc
  249.18MB 22.56% 81.28%   250.18MB 22.65%  regexp.(*Regexp).get
  152.05MB 13.76% 95.04%   184.38MB 16.69%  regexp.(*Regexp).ReplaceAllStringFunc.func1
      24MB  2.17% 97.22%       24MB  2.17%  regexp.(*machine).alloc (inline)
    8.73MB  0.79% 98.01%     8.73MB  0.79%  regexp.(*bitState).reset
       4MB  0.36% 98.37%    26.51MB  2.40%  regexp.(*...

📥 All Artifacts Available

Download the complete profiling package from the workflow artifacts:

  • 🌐 HTML Reports: cpu_profile.html, memory_profile.html (interactive visualizations)
  • 📊 Graphs: CPU & Memory SVG/PNG files
  • 📝 Text Reports: Full profiling data in text format
  • 🎯 Focused Analysis: Deidentify-specific function profiling
  • 📋 Raw Profiles: .prof files for custom analysis
Full Benchmark Output
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 9V74 80-Core Processor                
BenchmarkParagraphDeidentification-4           	   81034	    443145 ns/op	   10631 B/op	      49 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	  184730	    194713 ns/op	    8910 B/op	      47 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	78.393s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 9V74 80-Core Processor                
BenchmarkParagraphDeidentification-4           	   26622	    447816 ns/op
BenchmarkParagraphDeidentificationParallel-4   	   60794	    197280 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	30.509s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 9V74 80-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	   60430	    198157 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	14.023s


Generated by Benchmark & Profile workflow run #31518762442 • Updated: Tue, 11 Aug 2026 17:43:09 GMT

@renovate renovate Bot changed the title Update codecov/codecov-action action to v7 chore(deps): update codecov/codecov-action action to v7 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/codecov-codecov-action-7.x branch from 5673b18 to 98abb0d Compare August 11, 2026 17:40
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nicobistolfi
nicobistolfi self-requested a review August 11, 2026 18:22
@nicobistolfi
nicobistolfi merged commit c903704 into main Aug 11, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/codecov-codecov-action-7.x branch August 11, 2026 18:23
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.

1 participant