Skip to content

Develop to Master merge, release v6.2.0 - #186

Merged
alexskr merged 6 commits into
masterfrom
develop
Jul 2, 2025
Merged

Develop to Master merge, release v6.2.0#186
alexskr merged 6 commits into
masterfrom
develop

Conversation

@alexskr

@alexskr alexskr commented Jul 2, 2025

Copy link
Copy Markdown
Member

alexskr added 6 commits June 20, 2025 18:07
Replace basic/default config with the production-ready config tuned for running unicorn under systemd
- Add GET /submission_metadata/:attribute endpoint for direct access to submission metadata
- Add GET /ontology_metadata/:attribute endpoint for direct access to ontology metadata
- Add unit test
- Support direct linking to specific metadata definitions for improved documentation

The new endpoints allow accessing individual metadata properties via URLs like:
- /submission_metadata/version
- /submission_metadata/versionIRI
- /ontology_metadata/name
- /ontology_metadata/acronym

Resolves:
- #181
- ontoportal#10
feature: Add individual metadata property endpoints
@codecov-commenter

codecov-commenter commented Jul 2, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.36%. Comparing base (eb807a0) to head (6c2b8ce).
⚠️ Report is 106 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   73.06%   74.36%   +1.30%     
==========================================
  Files          57       57              
  Lines        3074     3086      +12     
==========================================
+ Hits         2246     2295      +49     
+ Misses        828      791      -37     
Flag Coverage Δ
unittests 74.36% <100.00%> (+1.30%) ⬆️

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

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

@alexskr
alexskr marked this pull request as ready for review July 2, 2025 20:35
@alexskr
alexskr merged commit 1142bfb into master Jul 2, 2025
5 checks passed
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