Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reflected methods to Vector & Vector3 + some extensions + Vector2.rem #1684

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jun 11, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (62b7049) 50.71% compared to head (7e13321) 50.70%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1684      +/-   ##
==========================================
- Coverage   50.71%   50.70%   -0.01%     
==========================================
  Files        1717     1717              
  Lines      100573   100596      +23     
  Branches    14290    14290              
==========================================
+ Hits        51001    51012      +11     
- Misses      45654    45672      +18     
+ Partials     3918     3912       -6     
Flag Coverage Δ
unittests 50.70% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...src/commonMain/kotlin/korlibs/math/geom/Vector2.kt 49.23% <0.00%> (-2.92%) ⬇️
...src/commonMain/kotlin/korlibs/math/geom/Vector3.kt 40.32% <0.00%> (-9.68%) ⬇️

... and 19 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz merged commit 850e603 into main Jun 12, 2023
10 checks passed
@soywiz soywiz deleted the feature/add.vector.reflection branch October 4, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants