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

feat(editor): implement app config to hide resources tab #5385

Merged
merged 1 commit into from
Aug 1, 2023

feat(editor): implement app config to hide resources tab

28d672c
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): implement app config to hide resources tab #5385

feat(editor): implement app config to hide resources tab
28d672c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2023 in 0s

22.74% (+0.02%) compared to 32fa3fa

View this Pull Request on Codecov

22.74% (+0.02%) compared to 32fa3fa

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.02% 🎉

Comparison is base (32fa3fa) 22.71% compared to head (28d672c) 22.74%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5385      +/-   ##
============================================
+ Coverage     22.71%   22.74%   +0.02%     
  Complexity      372      372              
============================================
  Files           237      237              
  Lines         11679    11684       +5     
  Branches       2270     2270              
============================================
+ Hits           2653     2657       +4     
- Misses         9026     9027       +1     
Files Changed Coverage Δ
src/views/Calendar.vue 0.00% <ø> (ø)
src/views/EditSidebar.vue 0.00% <0.00%> (ø)
src/store/settings.js 88.59% <100.00%> (+0.10%) ⬆️

... and 2 files with indirect coverage changes

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