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

Fix casting float->double #284

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Fix casting float->double #284

merged 1 commit into from
Mar 9, 2024

Conversation

artivis
Copy link
Owner

@artivis artivis commented Jan 22, 2024

closes #282

@artivis artivis added bug Something isn't working enhancement New feature or request labels Jan 22, 2024
@artivis artivis self-assigned this Jan 22, 2024
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

Merging #284 (afe43aa) into devel (c8a9fcb) will increase coverage by 0.02%.
Report is 2 commits behind head on devel.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #284      +/-   ##
==========================================
+ Coverage   98.12%   98.15%   +0.02%     
==========================================
  Files          55       56       +1     
  Lines        1818     1843      +25     
==========================================
+ Hits         1784     1809      +25     
  Misses         34       34              

@artivis artivis merged commit 974a241 into devel Mar 9, 2024
34 checks passed
@artivis artivis deleted the fix/cast branch March 9, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cast from float to double
1 participant