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

letsencrypt / boulder / 13196 / 14
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: ocsp-fail-stops-issuances
DEFAULT BRANCH: master
Ran 12 Nov 2020 11:51PM UTC
Files 114
Run time 12s
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

12 Nov 2020 11:36PM UTC coverage: 65.336% (+0.01%) from 65.324%
TESTFLAGS="--coverage" CONTAINER="netaccess"

push

travis-pro

web-flow
Simplify sa.NewOrder transaction (#5177)

This change refactors the sa.NewOrder method to be more readable.
Previously, the outer method both modified and returned the request
object, a confusion violation of abstraction. Simultaneously, the inner
transaction function modified its input order object, but returned the
original request object which it hadn't modified.

Now, the NewOrder method does not modify its input, and instead
returns an all-new Order object. Additionally, the inner transaction
function does not modify its input, and returns an order model with
relevant fields set.

Part of #5166

13292 of 20344 relevant lines covered (65.34%)

0.73 hits per line

Source Files on job 13196.14 (TESTFLAGS="--coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11597
  • Travis Job 13196.14
  • 2f86884e on github
  • Prev Job for TESTFLAGS="--coverage" CONTAINER="netaccess" on main (#13195.13)
  • Next Job for TESTFLAGS="--coverage" CONTAINER="netaccess" on main (#13198.13)
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