You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "orionlibs (via GitHub)" <gi...@apache.org> on 2023/07/01 21:07:10 UTC

[GitHub] [commons-lang] orionlibs opened a new pull request, #1078: updated the JavaDoc for the insert methods in ArrayUtils

orionlibs opened a new pull request, #1078:
URL: https://github.com/apache/commons-lang/pull/1078

   updated the JavaDoc for the insert methods in ArrayUtils to say the methods return also null if the input array is null


-- 
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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-lang] garydgregory commented on pull request #1078: Update Javadoc for the insert methods in ArrayUtils

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory commented on PR #1078:
URL: https://github.com/apache/commons-lang/pull/1078#issuecomment-1616684102

   @orionlibs Merged, TY for the PR!


-- 
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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-lang] codecov-commenter commented on pull request #1078: Update Javadoc for the insert methods in ArrayUtils

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #1078:
URL: https://github.com/apache/commons-lang/pull/1078#issuecomment-1616677958

   ## [Codecov](https://app.codecov.io/gh/apache/commons-lang/pull/1078?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#1078](https://app.codecov.io/gh/apache/commons-lang/pull/1078?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (49f39f0) into [master](https://app.codecov.io/gh/apache/commons-lang/commit/39fdca2da56fc3d5a53c70cf73dbcf9303e14788?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (39fdca2) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1078   +/-   ##
   =========================================
     Coverage     92.07%   92.07%           
     Complexity     7501     7501           
   =========================================
     Files           194      194           
     Lines         15743    15743           
     Branches       2902     2902           
   =========================================
     Hits          14496    14496           
     Misses          674      674           
     Partials        573      573           
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/commons-lang/pull/1078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...main/java/org/apache/commons/lang3/ArrayUtils.java](https://app.codecov.io/gh/apache/commons-lang/pull/1078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvQXJyYXlVdGlscy5qYXZh) | `95.71% <ø> (ø)` | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_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-unsubscribe@commons.apache.org

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


[GitHub] [commons-lang] garydgregory merged pull request #1078: Update Javadoc for the insert methods in ArrayUtils

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #1078:
URL: https://github.com/apache/commons-lang/pull/1078


-- 
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: issues-unsubscribe@commons.apache.org

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