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

Remove MCircle & MRay as they were already immutable #1488

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Mar 29, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 25.00% and project coverage change: +0.01 🎉

Comparison is base (07ab1b6) 51.52% compared to head (80e192e) 51.53%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1488      +/-   ##
==========================================
+ Coverage   51.52%   51.53%   +0.01%     
==========================================
  Files        1690     1688       -2     
  Lines       98745    98735      -10     
  Branches    13960    13960              
==========================================
+ Hits        50880    50885       +5     
+ Misses      43989    43976      -13     
+ Partials     3876     3874       -2     
Flag Coverage Δ
unittests 51.53% <25.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/MAABB3D.kt 0.00% <0.00%> (ø)
...commonMain/kotlin/korlibs/math/geom/MQuaternion.kt 27.73% <0.00%> (-0.24%) ⬇️
.../commonMain/kotlin/korlibs/math/geom/MRectangle.kt 42.21% <0.00%> (ø)
.../commonMain/kotlin/korlibs/math/geom/Quaternion.kt 0.00% <ø> (ø)
...rc/commonMain/kotlin/korlibs/math/geom/ds/BVH2D.kt 69.56% <ø> (ø)
.../commonTest/kotlin/korlibs/math/geom/CircleTest.kt 100.00% <100.00%> (ø)

... and 19 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ 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 82afaf8 into main Mar 29, 2023
@soywiz soywiz deleted the cleanup/remove.some.mutable.classes branch October 4, 2023 19:08
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.

2 participants