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/06/26 17:58:47 UTC

[GitHub] [commons-text] orionlibs opened a new pull request, #435: Made method null-safe and created a test

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

   (no comment)


-- 
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-text] orionlibs closed pull request #435: Made method null-safe and created a test

Posted by "orionlibs (via GitHub)" <gi...@apache.org>.
orionlibs closed pull request #435: Made method null-safe and created a test
URL: https://github.com/apache/commons-text/pull/435


-- 
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-text] codecov-commenter commented on pull request #435: Made method null-safe and created a test

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

   ## [Codecov](https://app.codecov.io/gh/apache/commons-text/pull/435?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#435](https://app.codecov.io/gh/apache/commons-text/pull/435?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (f8a8fb6) into [master](https://app.codecov.io/gh/apache/commons-text/commit/7f3f9f5c7d0cd693e201a8e9f265b380694806e9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (7f3f9f5) will **increase** coverage by `0.00%`.
   > The diff coverage is `80.00%`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #435   +/-   ##
   =========================================
     Coverage     97.12%   97.12%           
     Complexity     2332     2332           
   =========================================
     Files            84       84           
     Lines          5780     5781    +1     
     Branches        936      937    +1     
   =========================================
   + Hits           5614     5615    +1     
     Misses           87       87           
     Partials         79       79           
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/commons-text/pull/435?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...org/apache/commons/text/RandomStringGenerator.java](https://app.codecov.io/gh/apache/commons-text/pull/435?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvdGV4dC9SYW5kb21TdHJpbmdHZW5lcmF0b3IuamF2YQ==) | `93.50% <80.00%> (+0.08%)` | :arrow_up: |
   
   :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-text] garydgregory commented on pull request #435: Made method null-safe and created a test

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

   -1 until #434 is resolved, this looks like the same kind of issue. 
   Also to-do: The description of this PR is empty.
   


-- 
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