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

diana-hep / pyhf / 4306
94%

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

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

Jobs
ID Job ID Ran Files Coverage
3 4306.3 25 Sep 2019 06:19PM UTC 0
93.48
Travis Job 4306.3
Source Files on build 4306
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4306
  • c3f9a704 on github
  • Prev Build on master (#4275)
  • Next Build on master (#4328)
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