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

Adds Angle.clamp #1749

Merged
merged 1 commit into from
Jul 2, 2023
Merged

Adds Angle.clamp #1749

merged 1 commit into from
Jul 2, 2023

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Jul 1, 2023

No description provided.

@soywiz soywiz enabled auto-merge (squash) July 1, 2023 23:32
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1640d4e) 51.09% compared to head (5acb5b2) 51.10%.

❗ 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    #1749   +/-   ##
=======================================
  Coverage   51.09%   51.10%           
=======================================
  Files        1736     1736           
  Lines      101981   101989    +8     
  Branches    14460    14460           
=======================================
+ Hits        52112    52120    +8     
+ Misses      45897    45892    -5     
- Partials     3972     3977    +5     
Flag Coverage Δ
unittests 51.10% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...a/src/commonMain/kotlin/korlibs/math/geom/Angle.kt 71.97% <100.00%> (+0.82%) ⬆️
...c/commonTest/kotlin/korlibs/math/geom/AngleTest.kt 96.77% <100.00%> (+0.19%) ⬆️

... and 21 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 294642b into main Jul 2, 2023
10 checks passed
@soywiz soywiz deleted the feature/Angle.clamp branch October 4, 2023 19:07
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