• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

moonbitlang / core / 1562
90%
main: 97%

Build:
Build:
LAST BUILD BRANCH: Guest0x0/merge-iter
DEFAULT BRANCH: main
Ran 17 Oct 2025 10:38AM UTC
Jobs 1
Files 247
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Oct 2025 10:34AM UTC coverage: 90.116%. Remained the same
1562

Pull #2834

github

Copilot
Refactor to implement to_string directly and use write_string in output

- Implement Int::to_string, Int64::to_string, UInt::to_string, and UInt64::to_string directly using buffer approach
- Simplify output functions to call to_string and use logger.write_string instead of multiple write_char calls
- Remove unused output_size_hint functions
- All 5734 tests pass with no API changes

Co-authored-by: Yu-zh <22126977+Yu-zh@users.noreply.github.com>
Pull Request #2834: Improve performance of Int::to_string by implementing direct conversion and eliminating trait method calls

53 of 53 new or added lines in 2 files covered. (100.0%)

9436 of 10471 relevant lines covered (90.12%)

192346.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1562.1 17 Oct 2025 10:38AM UTC 248
90.14
GitHub Action Run
Source Files on build 1562
  • Tree
  • List 247
  • Changed 7
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2834
  • PR Base - main (#1561)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc