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 romeovs/lcov-reporter-action from 0.2.16 to 0.3.1 #6

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps romeovs/lcov-reporter-action from 0.2.16 to 0.3.1.

Release notes

Sourced from romeovs/lcov-reporter-action's releases.

Filter changed files

This version includes some great work by @​andybelltree! You can now:

  • Filter the coverage report to only show files that are changed in the PR
  • Delete old coverage comments

What's Changed

New Contributors

Full Changelog: romeovs/lcov-reporter-action@v0.2.21...v0.3.1

Release v0.2.21

No release notes provided.

Release v0.2.20

No release notes provided.

Release v0.2.19

No release notes provided.

Release v0.2.18-alpha.12

No release notes provided.

Release v0.2.18-alpha.11

No release notes provided.

Release v0.2.18-alpha.10

No release notes provided.

Release v0.2.18-alpha.9

No release notes provided.

Release v0.2.18-alpha.8

No release notes provided.

Release v0.2.18-alpha.7

No release notes provided.

Release v0.2.18-alpha.6

No release notes provided.

Release v0.2.17

No release notes provided.

... (truncated)

Commits
  • dda1c9b Merge pull request #31 from andybelltree/filter-changed-files
  • 6d980f3 Fix boolean parameters being passed in as strings
  • f9a9d65 Remove extra ! and run formatter
  • adfc3ce Improve comment deleting to factor in supplied title if there is one
  • f0447e7 Normalise path for prefix too
  • 693dd52 Simplify inclusion logic to ignore prefix
  • 8190b5f Reorder normalisation and filtering logic
  • 484d799 Log to examine why changed file matching not working
  • 348eb2e Add missing await
  • cf7c951 Pass in missing context to getChangedFIles function
  • Additional commits viewable 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2024
@v3rm0n
Copy link
Member

v3rm0n commented Feb 3, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 branch from 322f229 to e3056ca Compare February 3, 2024 11:55
Copy link

github-actions bot commented Feb 3, 2024

Coverage after merging dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 into main will be

90.34%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src
   keypair.dart88.10%100%100%88.10%17, 45, 74, 89, 91
   passphrase_provider.dart47.06%100%100%47.06%16–18, 23, 32, 34–37
   random.dart100%100%100%100%
   header.dart98%100%100%98%26
   stanza.dart100%100%100%100%
   stream.dart85.19%100%100%85.19%57, 61–63
   decrypt.dart100%100%100%100%
   encrypt.dart98%100%100%98%44
lib/src/plugin
   x25519.dart85.14%100%100%85.14%131, 139, 21–27, 58–59
   encoding.dart72.73%100%100%72.73%10–13, 36, 9
   plugin.dart84%100%100%84%40–42, 47
   scrypt.dart94.74%100%100%94.74%22, 29

@v3rm0n
Copy link
Member

v3rm0n commented Feb 3, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 branch from e3056ca to e96eff5 Compare February 3, 2024 11:57
Copy link

github-actions bot commented Feb 3, 2024

Coverage after merging dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 into main will be

90.34%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src
   keypair.dart88.10%100%100%88.10%17, 45, 74, 89, 91
   passphrase_provider.dart47.06%100%100%47.06%16–18, 23, 32, 34–37
   random.dart100%100%100%100%
   header.dart98%100%100%98%26
   stanza.dart100%100%100%100%
   stream.dart85.19%100%100%85.19%57, 61–63
   decrypt.dart100%100%100%100%
   encrypt.dart98%100%100%98%44
lib/src/plugin
   x25519.dart85.14%100%100%85.14%131, 139, 21–27, 58–59
   encoding.dart72.73%100%100%72.73%10–13, 36, 9
   plugin.dart84%100%100%84%40–42, 47
   scrypt.dart94.74%100%100%94.74%22, 29

@v3rm0n
Copy link
Member

v3rm0n commented Feb 3, 2024

@dependabot rebase

Bumps [romeovs/lcov-reporter-action](https://github.com/romeovs/lcov-reporter-action) from 0.2.16 to 0.3.1.
- [Release notes](https://github.com/romeovs/lcov-reporter-action/releases)
- [Commits](romeovs/lcov-reporter-action@v0.2.16...v0.3.1)

---
updated-dependencies:
- dependency-name: romeovs/lcov-reporter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 branch from e96eff5 to 3afd47b Compare February 3, 2024 12:23
Copy link

github-actions bot commented Feb 3, 2024

Coverage after merging dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 into main will be

91.48%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
lib/src
   keypair.dart88.10%100%100%88.10%17, 45, 74, 89, 91
   passphrase_provider.dart47.06%100%100%47.06%16–18, 23, 32, 34–37
   random.dart100%100%100%100%
   header.dart98.04%100%100%98.04%26
   stanza.dart100%100%100%100%
   stream.dart85.19%100%100%85.19%57, 61–63
   decrypt.dart100%100%100%100%
   encrypt.dart98%100%100%98%44
lib/src/plugin
   x25519.dart85.14%100%100%85.14%131, 139, 21–27, 58–59
   encoding.dart95.45%100%100%95.45%36
   plugin.dart85.19%100%100%85.19%42–44, 49
   scrypt.dart93.75%100%100%93.75%24, 31, 71

@v3rm0n v3rm0n merged commit db343a0 into main Feb 3, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/romeovs/lcov-reporter-action-0.3.1 branch February 3, 2024 12:24
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