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

Conversation

@dependabot
Copy link

@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] <support@github.com>
@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 #5 (556fb23) into main (180a156) will increase coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   97.83%   98.03%   +0.20%     
==========================================
  Files          28       28              
  Lines        1294     1631     +337     
==========================================
+ Hits         1266     1599     +333     
- Misses         28       32       +4     
Flag Coverage Δ
iOS 98.03% <ø> (+0.20%) ⬆️
mac-catalyst 98.03% <ø> (+0.20%) ⬆️
macOS 98.03% <ø> (+0.20%) ⬆️
swift5.5 98.03% <ø> (+0.20%) ⬆️
tvOS 98.03% <ø> (+0.20%) ⬆️
watchOS 98.03% <ø> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
Sources/AsyncCloudKit/Protocols/ACKDatabase.swift 95.74% <0.00%> (-1.36%) ⬇️
...AsyncCloudKit/Protocols/ACKDatabase+CKRecord.swift 97.25% <0.00%> (-0.37%) ⬇️
Sources/AsyncCloudKit/Progress.swift 100.00% <0.00%> (ø)
Sources/AsyncCloudKit/ACKSequence.swift 100.00% <0.00%> (ø)
Sources/AsyncCloudKit/OperationFactory.swift 100.00% <0.00%> (ø)
Tests/AsyncCloudKitTests/ProgressTests.swift 100.00% <0.00%> (ø)
Tests/AsyncCloudKitTests/CKContainerTests.swift 100.00% <0.00%> (ø)
Tests/AsyncCloudKitTests/AsyncCloudKitTests.swift 100.00% <0.00%> (ø)
Tests/AsyncCloudKitTests/Mocks/MockDatabase.swift 100.00% <0.00%> (ø)
Sources/AsyncCloudKit/Protocols/ACKContainer.swift 100.00% <0.00%> (ø)
... and 18 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.

1 participant