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

nats-io / nats-server / 10278245124
83%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2024 05:35AM UTC
Jobs 1
Files 56
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

06 Aug 2024 07:51PM UTC coverage: 85.206% (-0.002%) from 85.208%
10278245124

push

github

web-flow
Improve config parsing API: file vs. string (#5731)

The publicly exposed API for parsing a string containing configuration
and a string denoting a config file were unequal.

When parsing a config file, additional checks are automatically done in
the (*Options).ProcessConfigFile method, however if parsing a string
containing config then those additional checks have to be recreated in
consumers of the public API.

This adds:

- conf.ParseWithChecks (pedantic mode equivalent to conf.Parse)
- (*Options).ProcessConfigString, which shares the same mechanism as
(*Options).ProcesConfigFile.

<!-- Please make sure to read CONTRIBUTING.md, then delete this notice
and replace it with your PR description. The below sign-off certifies
that the contribution is your original work and that you license the
work to the project under the Apache-2.0 license. We cannot accept
contributions without it. -->

Signed-off-by: Your Name <your.email@example.com>

66231 of 77730 relevant lines covered (85.21%)

1087627.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10278245124.1 07 Aug 2024 05:35AM UTC 0
85.21
GitHub Action Run
Source Files on build 10278245124
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10278245124
  • d1daf5f7 on github
  • Prev Build on main (#10260390268)
  • Next Build on main (#10296057226)
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