kbase / workspace_deluxe

The Workspace Service (WSS) is primarily a language independent remote storage and retrieval system for KBase typed objects (TO) defined with the KBase Interface Description Language (KIDL).
MIT License
1 stars 17 forks source link

Implement API methods for admin object metadata #708

Closed MrCreosote closed 11 months ago

MrCreosote commented 11 months ago

plus integration tests

codecov[bot] commented 11 months ago

Codecov Report

Merging #708 (fb149f4) into develop (5154d57) will increase coverage by 0.12%. Report is 18 commits behind head on develop. The diff coverage is 95.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #708 +/- ## ============================================= + Coverage 87.54% 87.66% +0.12% - Complexity 5263 5328 +65 ============================================= Files 227 228 +1 Lines 17513 17646 +133 Branches 2569 2573 +4 ============================================= + Hits 15331 15469 +138 + Misses 1719 1714 -5 Partials 463 463 ```