Skip to content

Pass the full JWT to the search endpoint for datagateway-search#1968

Open
xkyue wants to merge 3 commits into
developfrom
enhancement/JWT-token-#1954
Open

Pass the full JWT to the search endpoint for datagateway-search#1968
xkyue wants to merge 3 commits into
developfrom
enhancement/JWT-token-#1954

Conversation

@xkyue

@xkyue xkyue commented Jul 10, 2026

Copy link
Copy Markdown

Description

Pass the full JWT token and fixed some test new changes broke.

Testing instructions

Add a set up instructions describing how the reviewer should test the code

  • Review code
  • Check Actions build
  • Review changes to test coverage

Agile board tracking

Closes #1954

@xkyue xkyue requested a review from louise-davies July 10, 2026 13:42
@xkyue xkyue self-assigned this Jul 13, 2026
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.72%. Comparing base (d87046a) to head (927b24f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1968   +/-   ##
========================================
  Coverage    96.72%   96.72%           
========================================
  Files          221      221           
  Lines        31463    31465    +2     
  Branches      4751     4751           
========================================
+ Hits         30434    30436    +2     
+ Misses        1025     1024    -1     
- Partials         4        5    +1     
Flag Coverage Δ
common 95.48% <100.00%> (+<0.01%) ⬆️
dataview 98.50% <ø> (ø)
download 96.87% <ø> (ø)
search 95.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@louise-davies louise-davies left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM - @Reillyhewitson does this look suitable for what your API will require?

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.

Pass the full JWT to the search endpoint for datagateway-search

2 participants