Re: [PR] Bump com.github.marschall:memoryfilesystem from 2.7.0 to 2.8.0 [commons-compress]

2024-01-04 Thread via GitHub


codecov-commenter commented on PR #458:
URL: https://github.com/apache/commons-compress/pull/458#issuecomment-1878108365

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-compress/pull/458?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`3cabc04`)](https://app.codecov.io/gh/apache/commons-compress/commit/3cabc04d0705a4497d980040322d5dfc1c56bba1?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 80.38% compared to head 
[(`1f42068`)](https://app.codecov.io/gh/apache/commons-compress/pull/458?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 80.38%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master #458   +/-   ##
   =
 Coverage 80.38%   80.38%   
 Complexity 6716 6716   
   =
 Files   343  343   
 Lines 2471124711   
 Branches   3998 3998   
   =
 Hits  1986419864   
 Misses 3322 3322   
 Partials   1525 1525   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-compress/pull/458?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump com.github.marschall:memoryfilesystem from 2.7.0 to 2.8.0 [commons-compress]

2024-01-04 Thread via GitHub


dependabot[bot] opened a new pull request, #458:
URL: https://github.com/apache/commons-compress/pull/458

   Bumps 
[com.github.marschall:memoryfilesystem](https://github.com/marschall/memoryfilesystem)
 from 2.7.0 to 2.8.0.
   
   Release notes
   Sourced from https://github.com/marschall/memoryfilesystem/releases;>com.github.marschall:memoryfilesystem's
 releases.
   
   2.8.0
   Implements various IfExists methods and fixes non-normalized symlinks.
   
   
   
   Commits
   
   https://github.com/marschall/memoryfilesystem/commit/ccd294710334b8b9045ddf2e7ddf22107243ce99;>ccd2947
 [maven-release-plugin] prepare release 2.8.0
   https://github.com/marschall/memoryfilesystem/commit/8b18a539e1b490bbdc5f68abccb7d99f06921a35;>8b18a53
 static imports
   https://github.com/marschall/memoryfilesystem/commit/71d44b7b90be692deb722fbed73d5579d5cab0a3;>71d44b7
 Implement ifExists
   https://github.com/marschall/memoryfilesystem/commit/2ee814f7c0e94f295cc6bfa23161f72e67f98d14;>2ee814f
 add delegate methods
   https://github.com/marschall/memoryfilesystem/commit/3072a92f88f6db41a4997420c8fab9964416f2cb;>3072a92
 bump non-throwing read methods
   https://github.com/marschall/memoryfilesystem/commit/b7ba68025d60888c5ab6ebccb9e94485088796c9;>b7ba680
 Bump IfExists methods
   https://github.com/marschall/memoryfilesystem/commit/ebb0799298e289c7db7a23272f7d2acc838b1087;>ebb0799
 remove not needed final
   https://github.com/marschall/memoryfilesystem/commit/aec9e76095cca458f88cecb9e6f64025fd74bc56;>aec9e76
 update dependencies and plugins
   https://github.com/marschall/memoryfilesystem/commit/afc9aaefea698a18f0ce75844397d180d83c8e5c;>afc9aae
 use assertThrows
   https://github.com/marschall/memoryfilesystem/commit/f52e47c085ab2e35cbec564756f3f3db67a1ea66;>f52e47c
 Resolve relative paths in symlinks correctly
   Additional commits viewable in https://github.com/marschall/memoryfilesystem/compare/2.7.0...2.8.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.marschall:memoryfilesystem=maven=2.7.0=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[Math] Change on branch "master": Commons » commons-math - Build # 659 - Successful!

2024-01-04 Thread Apache Jenkins Server
Commons » commons-math - Build # 659 - Successful:

Check console output at 
https://ci-builds.apache.org/job/Commons/job/commons-math/659/ to view the 
results.

[GH] (commons-statistics): Workflow run "Java CI" is working again!

2024-01-04 Thread GitBox


The GitHub Actions job "Java CI" on commons-statistics.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
d0a086804167bdcba4ca379eceb0a4ff069b2f32 / Alex Herbert 
Increase test tolerance

Report URL: https://github.com/apache/commons-statistics/actions/runs/7413882829

With regards,
GitHub Actions via GitBox



[GH] (commons-statistics): Workflow run "Coverage" is working again!

2024-01-04 Thread GitBox


The GitHub Actions job "Coverage" on commons-statistics.git has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
d0a086804167bdcba4ca379eceb0a4ff069b2f32 / Alex Herbert 
Increase test tolerance

Report URL: https://github.com/apache/commons-statistics/actions/runs/7413882833

With regards,
GitHub Actions via GitBox



[GH] (commons-statistics): Workflow run "Java CI" failed!

2024-01-04 Thread GitBox


The GitHub Actions job "Java CI" on commons-statistics.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
0c7efff46e76b9613e39128f0a94826093967cec / Alex Herbert 
Increase test tolerance

Report URL: https://github.com/apache/commons-statistics/actions/runs/7413704511

With regards,
GitHub Actions via GitBox



[GH] (commons-statistics): Workflow run "Coverage" failed!

2024-01-04 Thread GitBox


The GitHub Actions job "Coverage" on commons-statistics.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
0c7efff46e76b9613e39128f0a94826093967cec / Alex Herbert 
Increase test tolerance

Report URL: https://github.com/apache/commons-statistics/actions/runs/7413704501

With regards,
GitHub Actions via GitBox



[GH] (commons-statistics): Workflow run "Java CI" failed!

2024-01-04 Thread GitBox


The GitHub Actions job "Java CI" on commons-statistics.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
2167f25f86b1769277e37be071cdc68c97c3a74d / aherbert 
Refine test tolerances for the Mean

Report URL: https://github.com/apache/commons-statistics/actions/runs/7412930330

With regards,
GitHub Actions via GitBox



[GH] (commons-statistics): Workflow run "Coverage" failed!

2024-01-04 Thread GitBox


The GitHub Actions job "Coverage" on commons-statistics.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
2167f25f86b1769277e37be071cdc68c97c3a74d / aherbert 
Refine test tolerances for the Mean

Report URL: https://github.com/apache/commons-statistics/actions/runs/7412930331

With regards,
GitHub Actions via GitBox



Re: [PR] fix violations of Sonarqube rule java:S2184 [commons-lang]

2024-01-04 Thread via GitHub


codecov-commenter commented on PR #1153:
URL: https://github.com/apache/commons-lang/pull/1153#issuecomment-1877495602

   ## 
[Codecov](https://app.codecov.io/gh/apache/commons-lang/pull/1153?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base 
[(`e728fab`)](https://app.codecov.io/gh/apache/commons-lang/commit/e728fab132e79f0a49d427fba88f479afba2726e?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.11% compared to head 
[(`352671f`)](https://app.codecov.io/gh/apache/commons-lang/pull/1153?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
 92.11%.
   
   
   Additional details and impacted files
   
   
   ```diff
   @@Coverage Diff@@
   ## master#1153   +/-   ##
   =
 Coverage 92.11%   92.11%   
 Complexity 7586 7586   
   =
 Files   200  200   
 Lines 1582515825   
 Branches   2890 2890   
   =
 Hits  1457714577   
 Misses  674  674   
 Partials574  574   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/commons-lang/pull/1153?src=pr=continue_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org