Skip to content

add support for measure api in register response

25680c5
Select commit
Loading
Failed to load commit list.
Open

feat: Add measure support to register API #1623

add support for measure api in register response
25680c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2025 in 0s

88.43% (-0.04%) compared to 4137dcb

View this Pull Request on Codecov

88.43% (-0.04%) compared to 4137dcb

Details

Codecov Report

❌ Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.43%. Comparing base (4137dcb) to head (25680c5).

Files with missing lines Patch % Lines
src/interfaces/registered-entity.js 0.00% 2 Missing ⚠️
src/features/generic_events/aggregate/index.js 50.00% 1 Missing ⚠️
src/loaders/api/register.js 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1623      +/-   ##
==========================================
- Coverage   88.47%   88.43%   -0.04%     
==========================================
  Files         206      206              
  Lines        7763     7766       +3     
  Branches     1593     1595       +2     
==========================================
  Hits         6868     6868              
- Misses        782      784       +2     
- Partials      113      114       +1     

☔ 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.