quadratichq / quadratic

Quadratic | Technical Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
2.8k stars 140 forks source link

fix bug with numeric decimals #1480

Closed davidfig closed 5 days ago

davidfig commented 6 days ago

Fixes bug with numeric decimal size when using columns and rows

Fixes #1477

vercel[bot] commented 6 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quadratic ✅ Ready (Inspect) Visit Preview Jun 27, 2024 11:17pm
codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.75%. Comparing base (1ab6b7b) to head (06badc9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1480 +/- ## ========================================== + Coverage 90.71% 90.75% +0.04% ========================================== Files 179 179 Lines 33869 33942 +73 ========================================== + Hits 30724 30805 +81 + Misses 3145 3137 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

luke-quadratic commented 6 days ago

Works on columns but not rows