Skip to content

[DOP-24139] Add method for creating namespaces#44

Merged
IlyasDevelopment merged 1 commit intodevelopfrom
feature/DOP-24139
Feb 26, 2025
Merged

[DOP-24139] Add method for creating namespaces#44
IlyasDevelopment merged 1 commit intodevelopfrom
feature/DOP-24139

Conversation

@IlyasDevelopment
Copy link
Contributor

@IlyasDevelopment IlyasDevelopment commented Feb 26, 2025

Change Summary

  • Added method for creating namespaces
  • Fixed fixture with namespace existence check

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.

@IlyasDevelopment IlyasDevelopment self-assigned this Feb 26, 2025
@codecov
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.02%. Comparing base (db5181f) to head (3b895fe).
Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
horizon_hwm_store/horizon_hwm_store.py 82.35% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #44      +/-   ##
===========================================
- Coverage    92.18%   92.02%   -0.16%     
===========================================
  Files            4        4              
  Lines          128      138      +10     
  Branches         9       10       +1     
===========================================
+ Hits           118      127       +9     
  Misses           7        7              
- Partials         3        4       +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.

@IlyasDevelopment IlyasDevelopment changed the title [DOP-24139] Add namespace create/delete methods [DOP-24139] Add method for creating namespaces Feb 26, 2025
@IlyasDevelopment IlyasDevelopment enabled auto-merge (squash) February 26, 2025 15:03
@IlyasDevelopment IlyasDevelopment merged commit c708617 into develop Feb 26, 2025
12 of 14 checks passed
@IlyasDevelopment IlyasDevelopment deleted the feature/DOP-24139 branch February 26, 2025 15:05
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