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

observatorycontrolsystem / observation-portal / 16995270728 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: feature/suspend_scheduling
DEFAULT BRANCH: master
Ran 15 Aug 2025 05:23PM UTC
Files 281
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

15 Aug 2025 05:13PM UTC coverage: 96.529% (-0.003%) from 96.532%
16995270728.1

push

github

web-flow
add API to generate ZIP files of proposal review PDFs using nginx mod_zip (#338)

* add API to generate ZIP files of proposal review PDFs using nginx mod_zip

Notes:
  - API is at `/api/scienceapplication-reviews/pdf-zip/`
  - Supports filtering only by semester id for now using query paramter (e.g. `science_application__call__semester__id=test`)
  - ZIP files are generated using nginx mod_zip
  - In K8s environment, Nginx (w/ mod_zip support) runs as a sidecar and handles the API endpoint.
    Be sure to Ingress traffic for that endpoint to the nginx sidecar. All other traffic should go directly to the Django backend.
  - A Nginx container with mod_zip support is being built in-tree to keep things up to date.
  - Added Minio for mocking out S3 in local Skaffold development
  - To get Minio to work, had to update boto3 and django-storages (to be able to override the default S3 API URL with environment variables)

* fix tests & update dependencies for Python 3.11

* allow nginx to work when the svc name/port is changed in overlays

* adjust nginx emptydir size

35181 of 36446 relevant lines covered (96.53%)

2.89 hits per line

Source Files on job 16995270728.1
  • Tree
  • List 281
  • Changed 12
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16995270728
  • 659cbd7e on github
  • Prev Job for on main (#16457766148.1)
  • Next Job for on main (#18145407943.1)
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