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

moonbitlang / core / 4339
94%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 09:34AM UTC
Jobs 1
Files 369
Run time 11min
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

13 May 2026 09:32AM UTC coverage: 94.273% (-0.02%) from 94.293%
4339

push

github

web-flow
feat(hashmap): add HashMap::update to match Map::update API (#3583)

Ports the general-purpose update method from Map (LinkedHashMap) to HashMap.
The callback receives Some(current) if the key exists or None if absent,
and returns Some(new_value) to insert/update or None to remove/no-op.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

11 of 15 new or added lines in 1 file covered. (73.33%)

14897 of 15802 relevant lines covered (94.27%)

217327.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
95.31
-2.92% hashmap/hashmap.mbt
Jobs
ID Job ID Ran Files Coverage
1 4339.1 13 May 2026 09:34AM UTC 370
94.28
GitHub Action Run
Source Files on build 4339
  • Tree
  • List 369
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f3c0c593 on github
  • Prev Build on main (#4333)
  • Next Build on main (#4342)
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