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 floating point options #3324

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add floating point options #3324

merged 1 commit into from
Apr 10, 2024

Conversation

AlanGriffiths
Copy link
Collaborator

We already have some floating point "input configuration" options in our examples. This provides a little more support internally that I used in hacking that code about.

@AlanGriffiths AlanGriffiths requested a review from a team as a code owner April 9, 2024 16:20
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 77.39%. Comparing base (abe9057) to head (6130162).

Files Patch % Lines
src/server/server.cpp 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3324      +/-   ##
==========================================
- Coverage   77.40%   77.39%   -0.02%     
==========================================
  Files        1064     1064              
  Lines       68072    68080       +8     
==========================================
- Hits        52693    52691       -2     
- Misses      15379    15389      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mattkae mattkae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 👍 Is there anywhere that this is used yet?

@mattkae mattkae added this pull request to the merge queue Apr 10, 2024
Merged via the queue into main with commit a16ffd7 Apr 10, 2024
22 of 24 checks passed
@mattkae mattkae deleted the real-options branch April 10, 2024 21:55
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