Skip to content

Enable item search by refcode in the API#64

Merged
ml-evs merged 1 commit into
mainfrom
ml-evs/refcode-endpoint
May 8, 2025
Merged

Enable item search by refcode in the API#64
ml-evs merged 1 commit into
mainfrom
ml-evs/refcode-endpoint

Conversation

@ml-evs
Copy link
Copy Markdown
Member

@ml-evs ml-evs commented May 8, 2025

Previously the /items/<refcode> endpoint was not accessible through the Python API package (as it didn't exist at the time). This PR adds it.

@ml-evs ml-evs added the enhancement New feature or request label May 8, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 36.90%. Comparing base (4336025) to head (1bb9679).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/datalab_api/__init__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   36.90%   36.90%           
=======================================
  Files           4        4           
  Lines         485      485           
=======================================
  Hits          179      179           
  Misses        306      306           

☔ View full report in Codecov by Sentry.
📢 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.

@ml-evs ml-evs merged commit a486d27 into main May 8, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant