Skip to content

Comments

[Oztechan/CCC#1457] Update dependency co.touchlab:kermit to v2.0.4#3528

Merged
mustafaozhan merged 1 commit intodevelopfrom
renovate/kermit
Jun 12, 2024
Merged

[Oztechan/CCC#1457] Update dependency co.touchlab:kermit to v2.0.4#3528
mustafaozhan merged 1 commit intodevelopfrom
renovate/kermit

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
co.touchlab:kermit 2.0.3 -> 2.0.4 age adoption passing confidence

Release Notes

touchlab/Kermit (co.touchlab:kermit)

v2.0.4

Compare Source

Changed
  • Added ChunkedLogWriter. This LogWriter can be used to wrap existing LogWriters and break their output into defined sizes. This is useful if your LogWriter outputs to something which limits message length (such as Logcat) (#​396 thanks @​psh)
Logger.setLogWriters(platformLogWriter().chunked(maxMessageLength = 4000))

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@renovate renovate bot requested review from a team and mustafaozhan as code owners June 10, 2024 22:42
@codacy-production
Copy link

codacy-production bot commented Jun 10, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-20.17%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1656a1e) 3109 1601 51.50%
Head commit (0240cf0) 5675 (+2566) 1778 (+177) 31.33% (-20.17%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3528) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codecov
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.41%. Comparing base (1656a1e) to head (ae439cb).

Current head ae439cb differs from pull request most recent head 0240cf0

Please upload reports for the commit 0240cf0 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #3528       +/-   ##
============================================
+ Coverage    55.09%   77.41%   +22.32%     
============================================
  Files          166      211       +45     
  Lines         2799     5919     +3120     
  Branches       438      481       +43     
============================================
+ Hits          1542     4582     +3040     
- Misses        1234     1300       +66     
- Partials        23       37       +14     

Impacted file tree graph

see 85 files with indirect coverage changes

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
@mustafaozhan mustafaozhan merged commit 3bcd650 into develop Jun 12, 2024
@mustafaozhan mustafaozhan deleted the renovate/kermit branch June 12, 2024 08:48
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant