Skip to content

test: Enable auth for numtracker - #1619

Merged
ZohebShaikh merged 2 commits into
DiamondLightSource:mainfrom
ZohebShaikh:add-auth-numtracker
Aug 12, 2026
Merged

test: Enable auth for numtracker#1619
ZohebShaikh merged 2 commits into
DiamondLightSource:mainfrom
ZohebShaikh:add-auth-numtracker

Conversation

@ZohebShaikh

Copy link
Copy Markdown
Contributor

No description provided.

@ZohebShaikh
ZohebShaikh requested a review from a team as a code owner August 11, 2026 09:48
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (2108ee0) to head (7570cfc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1619   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files          45       45           
  Lines        3317     3317           
=======================================
  Hits         3183     3183           
  Misses        134      134           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ZohebShaikh ZohebShaikh changed the title tests: Enable auth for numtracker test: Enable auth for numtracker Aug 11, 2026
Comment thread tests/system_tests/compose.yaml Outdated
Comment on lines +11 to +12
- NUMTRACKER_AUTH_ADMIN=v1/data/diamond/policy/admin/configure_beamline
command: ["serve","-v", "--port", "8406"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems odd to mix configuration between CLI args and environment variables

Suggested change
- NUMTRACKER_AUTH_ADMIN=v1/data/diamond/policy/admin/configure_beamline
command: ["serve","-v", "--port", "8406"]
- NUMTRACKER_AUTH_ADMIN=v1/data/diamond/policy/admin/configure_beamline
- NUMTRACKER_PORT=8406
- NUMTRACKER_LOG_LEVEL=info

@ZohebShaikh
ZohebShaikh added this pull request to the merge queue Aug 12, 2026
Merged via the queue into DiamondLightSource:main with commit 872ea21 Aug 12, 2026
20 checks passed
@ZohebShaikh
ZohebShaikh deleted the add-auth-numtracker branch August 12, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants