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

openapi: add delete namespace endpoint #2295

Merged
merged 1 commit into from
Dec 8, 2022
Merged

openapi: add delete namespace endpoint #2295

merged 1 commit into from
Dec 8, 2022

Conversation

mobuchowski
Copy link
Contributor

Add missing openapi doc for a delete namespace endpoint.

Signed-off-by: Maciej Obuchowski [email protected]

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #2295 (b1b0a74) into main (11f6cec) will increase coverage by 9.98%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2295      +/-   ##
============================================
+ Coverage     66.98%   76.97%   +9.98%     
- Complexity      227     1163     +936     
============================================
  Files            40      222     +182     
  Lines           945     5298    +4353     
  Branches        103      423     +320     
============================================
+ Hits            633     4078    +3445     
- Misses          162      747     +585     
- Partials        150      473     +323     
Impacted Files Coverage Δ
...arquez/tracing/TracingContainerResponseFilter.java 0.00% <0.00%> (ø)
.../main/java/marquez/service/models/DbTableMeta.java 100.00% <0.00%> (ø)
.../src/main/java/marquez/db/models/NamespaceRow.java 0.00% <0.00%> (ø)
...rc/main/java/marquez/db/mappers/DatasetMapper.java 82.75% <0.00%> (ø)
api/src/main/java/marquez/db/SourceDao.java 88.88% <0.00%> (ø)
...a/marquez/db/models/ExtendedDatasetVersionRow.java 40.00% <0.00%> (ø)
api/src/main/java/marquez/db/RunStateDao.java 100.00% <0.00%> (ø)
...pi/src/main/java/marquez/tracing/SentryConfig.java 100.00% <0.00%> (ø)
...in/java/marquez/db/mappers/LineageEventMapper.java 44.44% <0.00%> (ø)
.../java/marquez/service/NodeIdNotFoundException.java 16.66% <0.00%> (ø)
... and 172 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mobuchowski mobuchowski enabled auto-merge (squash) December 7, 2022 21:26
@mobuchowski mobuchowski merged commit b1a47a9 into main Dec 8, 2022
@mobuchowski mobuchowski deleted the delete/docs branch December 8, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants