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-22585] Move views creation to migration #149

Merged
merged 4 commits into from
Feb 3, 2025
Merged

Conversation

TiGrib
Copy link
Contributor

@TiGrib TiGrib commented Feb 3, 2025

Change Summary

[DOP-22585] Move views creation to migration

Related issue number

[DOP-22585]

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 Feb 3, 2025
.pre-commit-config.yaml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.66%. Comparing base (483fdcd) to head (392c96f).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #149      +/-   ##
===========================================
+ Coverage    92.63%   92.66%   +0.03%     
===========================================
  Files          176      177       +1     
  Lines         3858     3874      +16     
  Branches       265      267       +2     
===========================================
+ Hits          3574     3590      +16     
  Misses         222      222              
  Partials        62       62              

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

Co-authored-by: Maxim Martynov <msmarty5@mts.ru>
Co-authored-by: Maxim Martynov <msmarty5@mts.ru>
Co-authored-by: Maxim Martynov <msmarty5@mts.ru>
@dolfinus dolfinus merged commit 5c37622 into develop Feb 3, 2025
12 checks passed
@dolfinus dolfinus deleted the hotfix/22585 branch February 3, 2025 15:21
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