Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Bump sersoft-gmbh/xcode-coverage-action from 2 to 3 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps sersoft-gmbh/xcode-coverage-action from 2 to 3.

Release notes

Sourced from sersoft-gmbh/xcode-coverage-action's releases.

v3 Major Release Track

This release tracks the latest v3 major release (v3.x.y).

v3.0 Minor Release Track

This release tracks the latest v3.0 minor release (v3.0.x).

v3.0.0

  • Breaking: This now uses node 16
  • Breaking: The default format was changed from 'txt' to 'lcov'. This usually leads to better results.

Full Changelog: sersoft-gmbh/swift-coverage-action@v2...v3.0.0

v2.0.1

  • Fix lookup of coverage files if the project name contains spaces while the binary does not (Test Project vs TestProject)
  • Remove duplicates in output files
  • Don't fail if llvm-cov prints to stderr
  • Improve logging
Commits
  • bf3867e Adjust docs
  • 3ca7a24 Update running release tags action
  • 12a325b Update test files
  • fb94e91 [AUTO] Update generated code
  • c7cdb2c Prepare for 3.0 release
  • c167cf7 Update auto-merge workflow
  • 6b13928 Bump @​types/node from 16.11.40 to 16.11.41
  • 18cec01 [AUTO] Update generated code
  • ca8d402 Bump @​actions/core from 1.8.2 to 1.9.0
  • 17dd962 Bump @​types/node from 16.11.39 to 16.11.40
  • 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 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 [sersoft-gmbh/xcode-coverage-action](https://github.com/sersoft-gmbh/xcode-coverage-action) from 2 to 3.
- [Release notes](https://github.com/sersoft-gmbh/xcode-coverage-action/releases)
- [Commits](sersoft-gmbh/swift-coverage-action@v2...v3)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/xcode-coverage-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 22, 2022
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #20 (f69fbb5) into main (03e76fb) will increase coverage by 0.24%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   97.99%   98.24%   +0.24%     
==========================================
  Files          30       30              
  Lines        1447     1820     +373     
==========================================
+ Hits         1418     1788     +370     
- Misses         29       32       +3     
Flag Coverage Δ
iOS 98.24% <ø> (+0.24%) ⬆️
mac-catalyst 97.30% <ø> (+0.34%) ⬆️
macOS 98.24% <ø> (+0.24%) ⬆️
swift5.1 98.22% <ø> (+0.25%) ⬆️
swift5.2 98.24% <ø> (+0.24%) ⬆️
swift5.3 98.24% <ø> (+0.24%) ⬆️
swift5.4 98.24% <ø> (+0.24%) ⬆️
swift5.5 97.30% <ø> (+0.34%) ⬆️
tvOS 98.24% <ø> (+0.24%) ⬆️
watchOS 98.24% <ø> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ources/CombineCloudKit/Protocols/CCKDatabase.swift 97.22% <0.00%> (-0.31%) ⬇️
Sources/CombineCloudKit/Progress.swift 100.00% <0.00%> (ø)
Sources/CombineCloudKit/OperationFactory.swift 100.00% <0.00%> (ø)
Tests/CombineCloudKitTests/ProgressTests.swift 100.00% <0.00%> (ø)
Tests/CombineCloudKitTests/CKContainerTests.swift 100.00% <0.00%> (ø)
Sources/CombineCloudKit/Extensions/Publisher.swift 100.00% <0.00%> (ø)
...ests/CombineCloudKitTests/Mocks/MockDatabase.swift 100.00% <0.00%> (ø)
...urces/CombineCloudKit/Protocols/CCKContainer.swift 100.00% <0.00%> (ø)
...sts/CombineCloudKitTests/Mocks/MockContainer.swift 100.00% <0.00%> (ø)
...ts/CombineCloudKitTests/CombineCloudKitTests.swift 100.00% <0.00%> (ø)
... and 20 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants