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

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

Build:
Build:
LAST BUILD BRANCH: 4.17.7
DEFAULT BRANCH: master
Ran 15 Aug 2025 05:18PM UTC
Jobs 1
Files 281
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

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

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

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

18 existing lines in 1 file now uncovered.

35181 of 36446 relevant lines covered (96.53%)

2.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
18
89.29
0.02% sciapplications/viewsets.py
Jobs
ID Job ID Ran Files Coverage
1 16995270728.1 15 Aug 2025 05:18PM UTC 281
96.53
GitHub Action Run
Source Files on build 16995270728
  • Tree
  • List 281
  • Changed 12
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16995270728
  • 659cbd7e on github
  • Prev Build on main (#16457766148)
  • Next Build on main (#18145407943)
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