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-13019] - restrict deletion namespaces with hwms #25

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

maxim-lixakov
Copy link
Contributor

@maxim-lixakov maxim-lixakov commented Feb 27, 2024

Change Summary

  • Restrict deletion of Namespace if there are any hwms related to it.
  • Add following tests

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.

@maxim-lixakov maxim-lixakov self-assigned this Feb 27, 2024
@maxim-lixakov maxim-lixakov requested review from dolfinus and dmitry-pedchenko and removed request for dolfinus February 27, 2024 13:57
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.43%. Comparing base (ca92995) to head (9ec6881).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #25      +/-   ##
===========================================
+ Coverage    89.42%   89.43%   +0.01%     
===========================================
  Files          109      109              
  Lines         2061     2064       +3     
  Branches       179      180       +1     
===========================================
+ Hits          1843     1846       +3     
  Misses         174      174              
  Partials        44       44              

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

@maxim-lixakov maxim-lixakov merged commit 07a6dd4 into develop Feb 27, 2024
16 checks passed
@maxim-lixakov maxim-lixakov deleted the feature/DOP-13019 branch February 27, 2024 14:45
maxim-lixakov added a commit that referenced this pull request Mar 27, 2024
* [DOP-13016] - add namespace_history table and its api methods

* [DOP-13016] - add namespace history client docs

* [DOP-13016] - drop 'is_delete' field for User

* [DOP-13019] - restrict deletion namespaces with hwms
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