You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by GitBox <gi...@apache.org> on 2021/10/08 13:41:58 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request #216: Bump guava from 30.1.1-jre to 31.0.1-jre

dependabot[bot] opened a new pull request #216:
URL: https://github.com/apache/axis-axis2-java-core/pull/216


   Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0.1-jre.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/google/guava/releases">guava's releases</a>.</em></p>
   <blockquote>
   <h2>31.0.1</h2>
   <h3>Maven</h3>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.google.guava&lt;/groupId&gt;
     &lt;artifactId&gt;guava&lt;/artifactId&gt;
     &lt;version&gt;31.0.1-jre&lt;/version&gt;
     &lt;!-- or, for Android: --&gt;
     &lt;version&gt;31.0.1-android&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <h3>Jar files</h3>
   <ul>
   <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar">31.0.1-jre.jar</a></li>
   <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/31.0.1-android/guava-31.0.1-android.jar">31.0.1-android.jar</a></li>
   </ul>
   <p>Guava requires <a href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies">one runtime dependency</a>, which you can download here:</p>
   <ul>
   <li><a href="https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar">failureaccess-1.0.1.jar</a></li>
   </ul>
   <h3>Javadoc</h3>
   <ul>
   <li><a href="http://guava.dev/releases/31.0.1-jre/api/docs/">31.0.1-jre</a></li>
   <li><a href="http://guava.dev/releases/31.0.1-android/api/docs/">31.0.1-android</a></li>
   </ul>
   <h3>JDiff</h3>
   <ul>
   <li><a href="http://guava.dev/releases/31.0.1-jre/api/diffs/">31.0.1-jre vs. 31.0-jre</a></li>
   <li><a href="http://guava.dev/releases/31.0.1-android/api/diffs/">31.0.1-android vs. 31.0-android</a></li>
   <li><a href="http://guava.dev/releases/31.0.1-android/api/androiddiffs/">31.0.1-android vs. 31.0.1-jre</a></li>
   </ul>
   <h3>Changelog</h3>
   <ul>
   <li>Fixed <a href="https://groups.google.com/g/guava-discuss/c/I32pgyyj1N8/m/pXcyky2hAgAJ">GWT compilation failure</a> introduced in release 31.0. (0ad6d6d9e1)</li>
   </ul>
   <h2>31.0</h2>
   <h3>Maven</h3>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.google.guava&lt;/groupId&gt;
     &lt;artifactId&gt;guava&lt;/artifactId&gt;
     &lt;version&gt;31.0-jre&lt;/version&gt;
     &lt;!-- or, for Android: --&gt;
     &lt;version&gt;31.0-android&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/google/guava/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=30.1.1-jre&new-version=31.0.1-jre)](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)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
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: java-dev-unsubscribe@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] codecov-commenter edited a comment on pull request #216: Bump guava from 30.1.1-jre to 31.0.1-jre

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #216:
URL: https://github.com/apache/axis-axis2-java-core/pull/216#issuecomment-938667230


   # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#216](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aa60f20) into [master](https://codecov.io/gh/apache/axis-axis2-java-core/commit/77d2ba207b6a4479526f997250ef2420fee3ad05?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77d2ba2) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head aa60f20 differs from pull request most recent head cc1a464. Consider uploading reports for the commit cc1a464 to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/graphs/tree.svg?width=650&height=150&src=pr&token=DJL2R0FO8X&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #216   +/-   ##
   =======================================
     Coverage   42.76%   42.77%           
   =======================================
     Files        1500     1500           
     Lines      115036   115036           
     Branches    22671    22671           
   =======================================
   + Hits        49199    49210   +11     
   + Misses      58038    58029    -9     
   + Partials     7799     7797    -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../org/apache/axis2/addressing/AddressingHelper.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvYWRkcmVzc2luZy9BZGRyZXNzaW5nSGVscGVyLmphdmE=) | `52.81% <0.00%> (+0.70%)` | :arrow_up: |
   | [...pache/axis2/addressing/AddressingFaultsHelper.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvYWRkcmVzc2luZy9BZGRyZXNzaW5nRmF1bHRzSGVscGVyLmphdmE=) | `56.78% <0.00%> (+1.50%)` | :arrow_up: |
   | [...e/axis2/dispatchers/AddressingBasedDispatcher.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvZGlzcGF0Y2hlcnMvQWRkcmVzc2luZ0Jhc2VkRGlzcGF0Y2hlci5qYXZh) | `83.72% <0.00%> (+2.32%)` | :arrow_up: |
   | [...s2/transport/http/server/HttpServiceProcessor.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvaHR0cC9zcmMvb3JnL2FwYWNoZS9heGlzMi90cmFuc3BvcnQvaHR0cC9zZXJ2ZXIvSHR0cFNlcnZpY2VQcm9jZXNzb3IuamF2YQ==) | `76.92% <0.00%> (+3.84%)` | :arrow_up: |
   | [...ansport/testkit/tests/misc/MinConcurrencyTest.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvdGVzdGtpdC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvYXhpczIvdHJhbnNwb3J0L3Rlc3RraXQvdGVzdHMvbWlzYy9NaW5Db25jdXJyZW5jeVRlc3QuamF2YQ==) | `79.10% <0.00%> (+5.97%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [77d2ba2...cc1a464](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: java-dev-unsubscribe@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] codecov-commenter commented on pull request #216: Bump guava from 30.1.1-jre to 31.0.1-jre

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #216:
URL: https://github.com/apache/axis-axis2-java-core/pull/216#issuecomment-938667230


   # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#216](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aa60f20) into [master](https://codecov.io/gh/apache/axis-axis2-java-core/commit/77d2ba207b6a4479526f997250ef2420fee3ad05?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77d2ba2) will **decrease** coverage by `0.03%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head aa60f20 differs from pull request most recent head cc1a464. Consider uploading reports for the commit cc1a464 to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/graphs/tree.svg?width=650&height=150&src=pr&token=DJL2R0FO8X&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #216      +/-   ##
   ==========================================
   - Coverage   42.76%   42.72%   -0.04%     
   ==========================================
     Files        1500     1500              
     Lines      115036   114862     -174     
     Branches    22671    22589      -82     
   ==========================================
   - Hits        49199    49080     -119     
   + Misses      58038    57983      -55     
     Partials     7799     7799              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...port/http/server/DefaultHttpConnectionManager.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvaHR0cC9zcmMvb3JnL2FwYWNoZS9heGlzMi90cmFuc3BvcnQvaHR0cC9zZXJ2ZXIvRGVmYXVsdEh0dHBDb25uZWN0aW9uTWFuYWdlci5qYXZh) | `66.17% <0.00%> (-2.95%)` | :arrow_down: |
   | [...nel/src/org/apache/axis2/addressing/RelatesTo.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvYWRkcmVzc2luZy9SZWxhdGVzVG8uamF2YQ==) | `43.58% <0.00%> (-2.76%)` | :arrow_down: |
   | [...src/org/apache/axis2/jaxws/util/WSDL4JWrapper.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9tZXRhZGF0YS9zcmMvb3JnL2FwYWNoZS9heGlzMi9qYXh3cy91dGlsL1dTREw0SldyYXBwZXIuamF2YQ==) | `45.01% <0.00%> (-2.67%)` | :arrow_down: |
   | [...axws/message/databinding/impl/ClassFinderImpl.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9qYXh3cy9zcmMvb3JnL2FwYWNoZS9heGlzMi9qYXh3cy9tZXNzYWdlL2RhdGFiaW5kaW5nL2ltcGwvQ2xhc3NGaW5kZXJJbXBsLmphdmE=) | `54.21% <0.00%> (-2.41%)` | :arrow_down: |
   | [...apache/axis2/jaxws/description/DescriptionKey.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9tZXRhZGF0YS9zcmMvb3JnL2FwYWNoZS9heGlzMi9qYXh3cy9kZXNjcmlwdGlvbi9EZXNjcmlwdGlvbktleS5qYXZh) | `44.00% <0.00%> (-2.16%)` | :arrow_down: |
   | [...les/kernel/src/org/apache/axis2/i18n/Messages.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvaTE4bi9NZXNzYWdlcy5qYXZh) | `39.65% <0.00%> (-2.02%)` | :arrow_down: |
   | [...data/src/org/apache/axis2/jaxws/i18n/Messages.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9tZXRhZGF0YS9zcmMvb3JnL2FwYWNoZS9heGlzMi9qYXh3cy9pMThuL01lc3NhZ2VzLmphdmE=) | `50.00% <0.00%> (-1.62%)` | :arrow_down: |
   | [...apache/axis2/wsdl/codegen/CodegenConfigLoader.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9jb2RlZ2VuL3NyYy9vcmcvYXBhY2hlL2F4aXMyL3dzZGwvY29kZWdlbi9Db2RlZ2VuQ29uZmlnTG9hZGVyLmphdmE=) | `34.43% <0.00%> (-1.33%)` | :arrow_down: |
   | [...pache/axis2/transport/jms/JMSOutTransportInfo.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvam1zL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9heGlzMi90cmFuc3BvcnQvam1zL0pNU091dFRyYW5zcG9ydEluZm8uamF2YQ==) | `55.30% <0.00%> (-1.32%)` | :arrow_down: |
   | [...nel/src/org/apache/axis2/engine/DispatchPhase.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvZW5naW5lL0Rpc3BhdGNoUGhhc2UuamF2YQ==) | `39.57% <0.00%> (-1.07%)` | :arrow_down: |
   | ... and [70 more](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [77d2ba2...cc1a464](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: java-dev-unsubscribe@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen merged pull request #216: Bump guava from 30.1.1-jre to 31.0.1-jre

Posted by GitBox <gi...@apache.org>.
veithen merged pull request #216:
URL: https://github.com/apache/axis-axis2-java-core/pull/216


   


-- 
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: java-dev-unsubscribe@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] codecov-commenter edited a comment on pull request #216: Bump guava from 30.1.1-jre to 31.0.1-jre

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #216:
URL: https://github.com/apache/axis-axis2-java-core/pull/216#issuecomment-938667230


   # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#216](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aa60f20) into [master](https://codecov.io/gh/apache/axis-axis2-java-core/commit/77d2ba207b6a4479526f997250ef2420fee3ad05?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (77d2ba2) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head aa60f20 differs from pull request most recent head cc1a464. Consider uploading reports for the commit cc1a464 to get more accurate results
   [![Impacted file tree graph](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/graphs/tree.svg?width=650&height=150&src=pr&token=DJL2R0FO8X&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #216   +/-   ##
   =======================================
     Coverage   42.76%   42.77%           
   =======================================
     Files        1500     1500           
     Lines      115036   115036           
     Branches    22671    22671           
   =======================================
   + Hits        49199    49208    +9     
   + Misses      58038    58031    -7     
   + Partials     7799     7797    -2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...s2/transport/http/server/HttpServiceProcessor.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvaHR0cC9zcmMvb3JnL2FwYWNoZS9heGlzMi90cmFuc3BvcnQvaHR0cC9zZXJ2ZXIvSHR0cFNlcnZpY2VQcm9jZXNzb3IuamF2YQ==) | `73.07% <0.00%> (ø)` | |
   | [.../org/apache/axis2/addressing/AddressingHelper.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvYWRkcmVzc2luZy9BZGRyZXNzaW5nSGVscGVyLmphdmE=) | `52.81% <0.00%> (+0.70%)` | :arrow_up: |
   | [...pache/axis2/addressing/AddressingFaultsHelper.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvYWRkcmVzc2luZy9BZGRyZXNzaW5nRmF1bHRzSGVscGVyLmphdmE=) | `56.78% <0.00%> (+1.50%)` | :arrow_up: |
   | [...e/axis2/dispatchers/AddressingBasedDispatcher.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy9rZXJuZWwvc3JjL29yZy9hcGFjaGUvYXhpczIvZGlzcGF0Y2hlcnMvQWRkcmVzc2luZ0Jhc2VkRGlzcGF0Y2hlci5qYXZh) | `83.72% <0.00%> (+2.32%)` | :arrow_up: |
   | [...ansport/testkit/tests/misc/MinConcurrencyTest.java](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-bW9kdWxlcy90cmFuc3BvcnQvdGVzdGtpdC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvYXhpczIvdHJhbnNwb3J0L3Rlc3RraXQvdGVzdHMvbWlzYy9NaW5Db25jdXJyZW5jeVRlc3QuamF2YQ==) | `79.10% <0.00%> (+5.97%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [77d2ba2...cc1a464](https://codecov.io/gh/apache/axis-axis2-java-core/pull/216?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: java-dev-unsubscribe@axis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org