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

Schema API is used outside of the admin context #1556

Merged
merged 2 commits into from
Jan 2, 2025

Update src/main/resources/lib/enonic/react4xp/DataFetcher.ts

edbfe90
Select commit
Loading
Failed to load commit list.
Merged

Schema API is used outside of the admin context #1556

Update src/main/resources/lib/enonic/react4xp/DataFetcher.ts
edbfe90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 1s

61.57% (+38.71%) compared to 428c158

View this Pull Request on Codecov

61.57% (+38.71%) compared to 428c158

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.57%. Comparing base (428c158) to head (edbfe90).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1556       +/-   ##
===========================================
+ Coverage   22.85%   61.57%   +38.71%     
===========================================
  Files           1        9        +8     
  Lines          35      229      +194     
  Branches        0       19       +19     
===========================================
+ Hits            8      141      +133     
- Misses         27       88       +61     

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