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/14 12:41:05 UTC

[GitHub] [commons-geometry] orionlibs opened a new pull request, #216: GEOMETRY-150: implemented a way to check if 2 vectors are codirectional

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

   (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-geometry] orionlibs closed pull request #216: GEOMETRY-150: implemented a way to check if 2 vectors are codirectional

Posted by "orionlibs (via GitHub)" <gi...@apache.org>.
orionlibs closed pull request #216: GEOMETRY-150: implemented a way to check if 2 vectors are codirectional
URL: https://github.com/apache/commons-geometry/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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-geometry] codecov-commenter commented on pull request #216: GEOMETRY-150: implemented a way to check if 2 vectors are codirectional

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

   ## [Codecov](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#216](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d65fb01) into [master](https://app.codecov.io/gh/apache/commons-geometry/commit/c3e08ed0bf2921a6967565ab433f5c9154ccd194?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (c3e08ed) will **decrease** coverage by `0.05%`.
   > The diff coverage is `70.58%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #216      +/-   ##
   ============================================
   - Coverage     98.76%   98.72%   -0.05%     
   - Complexity     3748     3754       +6     
   ============================================
     Files           195      195              
     Lines         10462    10479      +17     
     Branches       1544     1549       +5     
   ============================================
   + Hits          10333    10345      +12     
   - Misses           12       14       +2     
   - Partials        117      120       +3     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...he/commons/geometry/euclidean/threed/Vector3D.java](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tbW9ucy1nZW9tZXRyeS1ldWNsaWRlYW4vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZ2VvbWV0cnkvZXVjbGlkZWFuL3RocmVlZC9WZWN0b3IzRC5qYXZh) | `98.58% <62.50%> (-1.42%)` | :arrow_down: |
   | [...ache/commons/geometry/euclidean/twod/Vector2D.java](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tbW9ucy1nZW9tZXRyeS1ldWNsaWRlYW4vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZ2VvbWV0cnkvZXVjbGlkZWFuL3R3b2QvVmVjdG9yMkQuamF2YQ==) | `98.90% <66.66%> (-1.10%)` | :arrow_down: |
   | [...ache/commons/geometry/euclidean/oned/Vector1D.java](https://app.codecov.io/gh/apache/commons-geometry/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29tbW9ucy1nZW9tZXRyeS1ldWNsaWRlYW4vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZ2VvbWV0cnkvZXVjbGlkZWFuL29uZWQvVmVjdG9yMUQuamF2YQ==) | `100.00% <100.00%> (ø)` | |
   
   :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