Skip to content

[Backport version-18.0] Fix raw formatting for big numbers in parameter export and templating#12589

Merged
xjules merged 1 commit intoversion-18.0from
backport-12535-to-version-18.0
Jan 7, 2026
Merged

[Backport version-18.0] Fix raw formatting for big numbers in parameter export and templating#12589
xjules merged 1 commit intoversion-18.0from
backport-12535-to-version-18.0

Conversation

@scout-team-app
Copy link

@scout-team-app scout-team-app bot commented Jan 7, 2026

Description

Backport of #12535 to version-18.0.

This makes sure that we treat integers in raw format, while floats will
remain with the existing scientific notation.

(cherry picked from commit a45f33f)
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.67%. Comparing base (10cc530) to head (56a8ca0).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff              @@
##           version-18.0   #12589   +/-   ##
=============================================
  Coverage         90.67%   90.67%           
=============================================
  Files               434      434           
  Lines             29593    29596    +3     
=============================================
+ Hits              26833    26837    +4     
+ Misses             2760     2759    -1     
Flag Coverage Δ
cli-tests 37.78% <100.00%> (+0.01%) ⬆️
gui-tests 69.02% <66.66%> (+0.03%) ⬆️
performance-and-unit-tests 74.31% <91.66%> (+<0.01%) ⬆️
test 38.48% <0.00%> (-0.01%) ⬇️

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

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

@xjules xjules merged commit 13b681f into version-18.0 Jan 7, 2026
37 checks passed
@xjules xjules deleted the backport-12535-to-version-18.0 branch January 7, 2026 10:56
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 7, 2026

Merging this PR will not alter performance

Summary

✅ 22 untouched benchmarks


Comparing backport-12535-to-version-18.0 (56a8ca0) with version-18.0 (10cc530)

Open in CodSpeed

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