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

Augment the category menu by system tags and already used categories #5161

Augment the category menu by system tags and already used categories.

b3af4c3
Select commit
Loading
Failed to load commit list.
Merged

Augment the category menu by system tags and already used categories #5161

Augment the category menu by system tags and already used categories.
b3af4c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2023 in 0s

22.76% (+0.39%) compared to 5328ff6

View this Pull Request on Codecov

22.76% (+0.39%) compared to 5328ff6

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.39 🎉

Comparison is base (5328ff6) 22.36% compared to head (b3af4c3) 22.76%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5161      +/-   ##
============================================
+ Coverage     22.36%   22.76%   +0.39%     
- Complexity      359      368       +9     
============================================
  Files           236      237       +1     
  Lines         11554    11629      +75     
  Branches       2250     2255       +5     
============================================
+ Hits           2584     2647      +63     
- Misses         8970     8982      +12     
Impacted Files Coverage Δ
...nents/Editor/Properties/PropertySelectMultiple.vue 0.00% <0.00%> (ø)
...Properties/PropertySelectMultipleColoredOption.vue 0.00% <0.00%> (ø)
src/mixins/EditorMixin.js 3.61% <0.00%> (-0.05%) ⬇️
src/views/EditSidebar.vue 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.