Skip to content

feat(ACLs): Add missing acls: simulatorsAcl, cogUnitsAcl, appHostingAcl, chartsAdminAcl#2693

Open
haakonvt wants to merge 2 commits into
masterfrom
add-missing-acls
Open

feat(ACLs): Add missing acls: simulatorsAcl, cogUnitsAcl, appHostingAcl, chartsAdminAcl#2693
haakonvt wants to merge 2 commits into
masterfrom
add-missing-acls

add unit tests

b4d8e86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

93.66% (-0.03%) compared to aa2316c

View this Pull Request on Codecov

93.66% (-0.03%) compared to aa2316c

Details

Codecov Report

❌ Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.66%. Comparing base (aa2316c) to head (b4d8e86).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
cognite/client/data_classes/capabilities.py 98.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2693      +/-   ##
==========================================
- Coverage   93.68%   93.66%   -0.03%     
==========================================
  Files         498      498              
  Lines       50391    50443      +52     
==========================================
+ Hits        47209    47246      +37     
- Misses       3182     3197      +15     
Files with missing lines Coverage Δ
.../tests_unit/test_data_classes/test_capabilities.py 100.00% <ø> (ø)
cognite/client/data_classes/capabilities.py 97.00% <98.07%> (+0.05%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.