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

Initial work on mutable, immutable and value geometry classes #1332

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Feb 13, 2023

@codecov-commenter
Copy link

Codecov Report

Base: 51.94% // Head: 51.91% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (2545a0c) compared to base (ad983e7).
Patch coverage: 47.84% of modified lines in pull request are covered.

📣 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    #1332      +/-   ##
==========================================
- Coverage   51.94%   51.91%   -0.03%     
==========================================
  Files        1690     1690              
  Lines      103609   103748     +139     
  Branches    15319    15316       -3     
==========================================
+ Hits        53818    53862      +44     
- Misses      45495    45611     +116     
+ Partials     4296     4275      -21     
Flag Coverage Δ
unittests 51.91% <47.84%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...e-sandbox/src/commonMain/kotlin/samples/MainArc.kt 0.00% <0.00%> (ø)
...e-sandbox/src/commonMain/kotlin/samples/MainBVH.kt 0.00% <0.00%> (ø)
...andbox/src/commonMain/kotlin/samples/MainBezier.kt 0.00% <0.00%> (ø)
.../src/commonMain/kotlin/samples/MainBezierSample.kt 0.00% <0.00%> (ø)
...box/src/commonMain/kotlin/samples/MainBunnymark.kt 0.00% <0.00%> (ø)
...x/src/commonMain/kotlin/samples/MainColorPicker.kt 0.00% <0.00%> (ø)
...box/src/commonMain/kotlin/samples/MainCoroutine.kt 0.00% <0.00%> (ø)
...andbox/src/commonMain/kotlin/samples/MainEasing.kt 0.00% <0.00%> (ø)
...ommonMain/kotlin/samples/MainGpuVectorRendering.kt 0.00% <0.00%> (ø)
...mmonMain/kotlin/samples/MainGpuVectorRendering3.kt 0.00% <0.00%> (ø)
... and 303 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soywiz soywiz merged commit 9b524cc into main Feb 14, 2023
@soywiz soywiz deleted the feature/some.work.on.mutable.immutable.value.geometry branch October 4, 2023 19:15
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