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

vinyl-linux / mint / 5254508791
94%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2023 10:52AM UTC
Jobs 1
Files 16
Run time 1s
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

pending completion
5254508791

push

github

jspc
Ensure collections of complex types marshall with no initialiser

The initialiser we generate is largely only useful for nil values;
specifically when we're building unmarshallers.

It just so happens that it also works for marshalling builtin/ native types.

For complex types, the method of passing a value to `new()` wont work; that
isn't what `new()` does.

Instead, though, because our `mint.MarshallerUnmarshallerValuer` expects a pointer
receiver anyway, we can sub-out intialiser functions for an ampersand.

1049 of 1131 relevant lines covered (92.75%)

3172.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5254508791.1 13 Jun 2023 10:52AM UTC 16
92.75
GitHub Action Run
Source Files on build 5254508791
  • Tree
  • List 16
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e1d52822 on github
  • Prev Build on main (#5248423906)
  • Next Build on main (#5266931200)
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