Skip to content

[DOP-22578] Return statistics in GET /operations#158

Merged
dolfinus merged 1 commit intodevelopfrom
feature/DOP-22578
Feb 13, 2025
Merged

[DOP-22578] Return statistics in GET /operations#158
dolfinus merged 1 commit intodevelopfrom
feature/DOP-22578

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Feb 12, 2025

Change Summary

Changed the response schema of GET /operations to include inputs & outputs statistics. This is useful to show in list of operations within run.
Don't change response for lineage, as it includes inputs & outputs are distinct relations.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@codecov
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

Attention: Patch coverage is 98.68421% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.92%. Comparing base (7fa0d2d) to head (9a79331).
Report is 138 commits behind head on develop.

Files with missing lines Patch % Lines
data_rentgen/server/services/operation.py 97.43% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #158      +/-   ##
===========================================
+ Coverage    92.82%   92.92%   +0.10%     
===========================================
  Files          180      181       +1     
  Lines         3956     4027      +71     
  Branches       269      272       +3     
===========================================
+ Hits          3672     3742      +70     
- Misses         222      223       +1     
  Partials        62       62              

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

@dolfinus dolfinus merged commit 3bf1144 into develop Feb 13, 2025
13 checks passed
@dolfinus dolfinus deleted the feature/DOP-22578 branch February 13, 2025 08:20
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