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

chore(deps): bump github.com/axw/gocov from 1.0.0 to 1.1.0 in /tools #121

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps github.com/axw/gocov from 1.0.0 to 1.1.0.

Release notes

Sourced from github.com/axw/gocov's releases.

v1.1.0

Added support for type parameters (#91)

Commits
  • 985a38b Support Go 1.18 methods with type parameters (#91)
  • bd57b48 Merge pull request #88 from khevse/master
  • e74fce0 fix (convert): syscalls optimizations
  • 03af1fd Merge pull request #85 from wingyplus/nan-report
  • 0c17229 gocov: report total coverage as 0.00% if reached and statements are zero
  • See full diff in compare view

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 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 [github.com/axw/gocov](https://github.com/axw/gocov) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/axw/gocov/releases)
- [Commits](axw/gocov@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/axw/gocov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #121 (96ff55f) into master (2b41d8a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   77.94%   77.94%           
=======================================
  Files          40       40           
  Lines        2698     2698           
=======================================
  Hits         2103     2103           
  Misses        487      487           
  Partials      108      108           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b41d8a...96ff55f. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@obalunenko obalunenko merged commit 421e464 into master Apr 26, 2022
@obalunenko obalunenko deleted the dependabot/go_modules/tools/github.com/axw/gocov-1.1.0 branch April 26, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant