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

fix: properly deserialize trustedOrgs from context #1256

Merged
merged 1 commit into from
Oct 4, 2023

fix: properly deserialize trustedOrgs from context

e67ea27
Select commit
Loading
Failed to load commit list.
Merged

fix: properly deserialize trustedOrgs from context #1256

fix: properly deserialize trustedOrgs from context
e67ea27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2023 in 1s

100.00% (+0.00%) compared to cb385e5

View this Pull Request on Codecov

100.00% (+0.00%) compared to cb385e5

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cb385e5) 100.00% compared to head (e67ea27) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1256   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          765       765           
  Lines        13856     13860    +4     
  Branches      2400      2402    +2     
=========================================
+ Hits         13856     13860    +4     
Files Coverage Δ
packages/common/src/ArcGISContextManager.ts 100.00% <100.00%> (ø)

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