Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOP-20061] Stats for relations response #105

Merged
merged 6 commits into from
Nov 8, 2024
Merged

Conversation

TiGrib
Copy link
Contributor

@TiGrib TiGrib commented Nov 8, 2024

Change Summary

Add stats for Output and Input relations.
num_bytes, num_files, num_rows.

Related issue number

[DOP-20061]

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.

@TiGrib TiGrib self-assigned this Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.36%. Comparing base (6d4ffe3) to head (e1aea76).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #105      +/-   ##
===========================================
+ Coverage    92.30%   92.36%   +0.06%     
===========================================
  Files          154      154              
  Lines         3341     3355      +14     
  Branches       227      227              
===========================================
+ Hits          3084     3099      +15     
+ Misses         200      199       -1     
  Partials        57       57              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

data_rentgen/server/schemas/v1/lineage.py Outdated Show resolved Hide resolved
data_rentgen/server/schemas/v1/lineage.py Outdated Show resolved Hide resolved
data_rentgen/server/schemas/v1/lineage.py Outdated Show resolved Hide resolved
tests/test_server/utils/stats.py Outdated Show resolved Hide resolved
tests/test_server/utils/stats.py Outdated Show resolved Hide resolved
Co-authored-by: Maxim Martynov <[email protected]>
@TiGrib TiGrib merged commit fafaa02 into develop Nov 8, 2024
10 checks passed
@TiGrib TiGrib deleted the feature/DOP-20061 branch November 8, 2024 09:02
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