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

diana-hep / pyhf / 4306 / 3
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2019 06:19PM UTC
Files 42
Run time 3s
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

25 Sep 2019 05:41PM UTC coverage: 93.48% (-0.07%) from 93.554%
4306.3

push

travis-ci

matthewfeickert
fix: Regression (better parameter handling in constraints and modifiers) (#576)

fix regression observed while moving to pyfitcore by being judicious about precomputation

* We know just from the spec whether we have gaussian or poissonian constraints (if at all). So we add a `has_pdf()` method to
* this allows us to pre-compute the `TensorViewer` objects before the parameter-full `make_pdf`* the `Simultaneous` class has been modified to 
* `TensorViewer` received `batch_size` so we can make optimizations
*  removed a bunch of `astensor` calls. Surprisingly they're not free
* computing `len(self.config.suggested_init())` on each call is non-negligible
* there was a lot or back-and-forth reshaping going on (which also is not free)
* factored out `Workspace` to `workspace.py`

2552 of 2730 relevant lines covered (93.48%)

0.93 hits per line

Source Files on job 4306.3
  • Tree
  • List 0
  • Changed 15
  • Source Changed 15
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2617
  • Travis Job 4306.3
  • c3f9a704 on github
  • Prev Job for on master (#4275.3)
  • Next Job for on master (#4328.3)
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