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

MITLibraries / transmogrifier-ab-diff / 11522872566
97%
main: 86%

Build:
Build:
LAST BUILD BRANCH: IN-1240-pip-audit
DEFAULT BRANCH: main
Ran 25 Oct 2024 05:40PM UTC
Jobs 1
Files 14
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

25 Oct 2024 05:36PM UTC coverage: 96.662% (+0.1%) from 96.552%
11522872566

Pull #37

github

ghukill
Threads always return container object

Why these changes are being introduced:

Now that we are using threads to run docker containers in
parallel, we still want to return the container object even
if something went wrong so we can collect its logs.

Previously, we were returning a Container object OR an Exception
object from run_docker_container(), which prevented this.

How this addresses that need:
* run_docker_container() now ALWAYS returns a Container object and
MAY return an Exception object
* this supports downstream log aggregation and reporting

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-356
Pull Request #37: Limit parallel containers of Transmogrifier

58 of 58 new or added lines in 3 files covered. (100.0%)

637 of 659 relevant lines covered (96.66%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11522872566.1 25 Oct 2024 05:40PM UTC 0
96.66
GitHub Action Run
Source Files on build 11522872566
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11522872566
  • Pull Request #37
  • PR Base - main (#11486508423)
  • Delete
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