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

uc-cdis / audit-service
77%
master: 81%

Build:
Build:
LAST BUILD BRANCH: chore/remove_jenkins_references
DEFAULT BRANCH: master
Repo Added 04 Mar 2021 11:17PM UTC
Files 18
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

LAST BUILD ON BRANCH integration202501
branch: integration202501
CHANGE BRANCH
x
Reset
  • integration202501
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.2.1
  • 2.0.0
  • 2.1.0
  • 2021.06
  • 2021.07
  • 2021.08
  • 2021.09
  • 2021.10
  • 2021.11
  • 2021.12
  • 2022.01
  • 2022.02
  • 2022.03
  • 2022.04
  • 2022.05
  • 2022.06
  • 2022.07
  • 2022.08
  • 2022.09
  • 2022.10
  • 2022.11
  • 2022.12
  • 2023.01
  • 2023.02
  • 2023.03
  • 2023.04
  • 2023.05
  • 2023.06
  • 2023.08
  • 2023.09
  • 2023.10
  • 2023.11
  • 2023.12
  • 2024.02
  • 2024.03
  • 2024.04
  • 2024.05
  • 2024.06
  • 2024.07
  • 2024.08
  • 2024.09
  • 2024.10
  • 2024.11
  • 2024.12
  • 2025.01
  • 2025.06
  • 2025.07
  • 2025.08
  • 2025.09
  • 2025.10
  • add_gh_action_integration_tests
  • ao-bump-jinja2
  • ao-bump-version
  • chore/add-workflow-for-build
  • chore/add_audit_service_gh_action
  • chore/auth-err-log
  • chore/bump-cryptography-and-poetry
  • chore/cryptography-42.0.5
  • chore/deps
  • chore/fix-poetry-install
  • chore/gh_action_to_build_image
  • chore/remove_jenkins_references
  • chore/revert
  • chore/switch_helm_ci_pipeline
  • chore/test_labeler_auditService
  • chore/update-version
  • dependabot/pip/authlib-1.3.1
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/certifi-2024.7.4
  • dependabot/pip/cryptography-41.0.3
  • dependabot/pip/cryptography-41.0.4
  • dependabot/pip/cryptography-41.0.6
  • dependabot/pip/cryptography-42.0.0
  • dependabot/pip/cryptography-42.0.2
  • dependabot/pip/cryptography-42.0.4
  • dependabot/pip/gunicorn-22.0.0
  • dependabot/pip/idna-3.7
  • dependabot/pip/jinja2-3.1.4
  • dependabot/pip/pip-297a1d6f26
  • dependabot/pip/pip-c533c0bcd5
  • dependabot/pip/pip-d481511f80
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/urllib3-1.26.17
  • dependabot/pip/urllib3-1.26.18
  • dependabot/pip/urllib3-1.26.19
  • deps
  • docs/examples
  • feat/GPE-1113
  • feat/GPE-795
  • feat/add-data-column-to-log
  • feat/add_additional_data_column
  • feat/ao_removegino
  • feat/dbenvvar
  • feat/init
  • feat/ip_login
  • feat/latest-fastapi
  • feat/python3.10
  • feat/python3.9
  • feat/queue
  • feat/remove-veracode
  • feat/remove-veracode-config
  • feat/sai_removegino
  • feat/sqs-creds
  • fix/audit_service_exception
  • fix/audit_service_exception_handler
  • fix/docs_workflow
  • fix/query-timestamp
  • fix/query-type
  • fix/str-sub
  • fix/sub
  • fix/timestamps
  • haraprasadj-patch-1
  • integration202100
  • integration202107
  • integration202108
  • integration202109
  • integration202110
  • integration202111
  • integration202112
  • integration202201
  • integration202202
  • integration202203
  • integration202204
  • integration202205
  • integration202206
  • integration202207
  • integration202208
  • integration202209
  • integration202210
  • integration202211
  • integration202212
  • integration202301
  • integration202302
  • integration202303
  • integration202304
  • integration202305
  • integration202306
  • integration202308
  • integration202309
  • integration202310
  • integration202311
  • integration202312
  • integration202402
  • integration202403
  • integration202404
  • integration202405
  • integration202406
  • integration202407
  • integration202408
  • integration202409
  • integration202410
  • integration202411
  • integration202412
  • integration202506
  • integration202507
  • integration202508
  • integration202509
  • integration202510
  • k-burt-uch-patch-1
  • krishnaa05-patch-1
  • master
  • paulineribeyre-patch-1
  • sai/ao-bump-version
  • stable
  • test/donot-merge
  • test/unpin-markupsafe
  • update-deps

18 Nov 2024 05:34PM UTC coverage: 77.309%. Remained the same
12324522711

push

github

web-flow
Making changes to the audit service to use the new base image. (#40)

Improvements
Update to use new Amazon Linux base image and use the same structure as our other python services.
Utilizing "gen3" user instead of "root" for more secure containers
Moving to Poetry to manage our virtual environments
Multi-stage Docker builds for smaller images
Move to Gunicorn

---------

Co-authored-by: Jawad Qureshi <qureshi@uchicago.edu>

385 of 498 relevant lines covered (77.31%)

0.77 hits per line

Relevant lines Covered
Build:
Build:
498 RELEVANT LINES 385 COVERED LINES
0.77 HITS PER LINE
Source Files on integration202501
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12324522711 integration202501 Making changes to the audit service to use the new base image. (#40) Improvements Update to use new Amazon Linux base image and use the same structure as our other python services. Utilizing "gen3" user instead of "root" for more secure contain... push 13 Dec 2024 11:22PM UTC web-flow github
77.31
See All Builds (457)
  • Repo on GitHub
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

© 2025 Coveralls, Inc