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

MITLibraries / transmogrifier-ab-diff / 11728992114
86%

Build:
DEFAULT BRANCH: main
Ran 07 Nov 2024 06:23PM UTC
Jobs 1
Files 16
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

07 Nov 2024 06:22PM UTC coverage: 87.653% (-3.5%) from 91.184%
11728992114

push

github

web-flow
Add option to download input files using a local MinIO server (#49)

Why these changes are being introduced:
* Downloading extract files improves the performance of the app by
reducing requests sent to AWS S3 and avoiding repeated downloads of
extract files used across multiple container runs. Having extract files
available on local disk also minimizes the occurence of network issues
or AWS credentials timing out during a transform. These changes introduces
a locally hosted MinIO server to act as a "local S3 bucket" as part of
the A/B diff workflow.

How this addresses that need:
* Add a Docker Compose YAML file to run local MinIO server
* Add Makefile commands for starting and stopping local MinIO server
* Add option '--download-files' to run-diff CLI command
* Add 'download_input_files' function to extras
* Update 'run_ab_transforms' to support use of local MinIO server

Side effects of this change:
* None

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-353

27 of 61 new or added lines in 5 files covered. (44.26%)

717 of 818 relevant lines covered (87.65%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11728992114.1 07 Nov 2024 06:23PM UTC 0
87.65
GitHub Action Run
Source Files on build 11728992114
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11728992114
  • 16ecf739 on github
  • Prev Build on main (#11691823866)
  • Next Build on main (#11800813131)
  • 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