Skip to content

fix: ensure question history suppresses duplicates#1338

Merged
bdraco merged 2 commits into
masterfrom
fix_history_conversion_loss
Dec 15, 2023
Merged

fix: ensure question history suppresses duplicates#1338
bdraco merged 2 commits into
masterfrom
fix_history_conversion_loss

Conversation

@bdraco

@bdraco bdraco commented Dec 15, 2023

Copy link
Copy Markdown
Member

There was a bug in the cython conversion logic that would loose precision on the float to double conversion

There was a bug in the cython conversion logic that would loose
precision on the float to double conversion
@bdraco bdraco changed the title fix: ensure question history suppresses duplicates within 999ms fix: ensure question history suppresses duplicates Dec 15, 2023
@codecov

codecov Bot commented Dec 15, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b595a1) 99.77% compared to head (97de9b6) 99.71%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1338      +/-   ##
==========================================
- Coverage   99.77%   99.71%   -0.07%     
==========================================
  Files          30       30              
  Lines        3164     3164              
  Branches      528      526       -2     
==========================================
- Hits         3157     3155       -2     
- Misses          5        7       +2     
  Partials        2        2              

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

@bdraco bdraco marked this pull request as ready for review December 15, 2023 18:45
@bdraco bdraco merged commit 6f23656 into master Dec 15, 2023
@bdraco bdraco deleted the fix_history_conversion_loss branch December 15, 2023 18:45
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.

1 participant