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

Add TypeMap debug info. #36

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Add TypeMap debug info. #36

merged 1 commit into from
Mar 11, 2024

Conversation

dereuromark
Copy link
Owner

@dereuromark dereuromark commented Mar 10, 2024

Do people find this backed info useful?

/admin/setup/backend/type-map

I so far did. Helped me to find out which classes are currently mapped, and what types/classes are available.

setup_plugin_type_map

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2024

Codecov Report

Attention: Patch coverage is 64.38356% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 32.30%. Comparing base (c59c1f4) to head (bcc4e3e).

Files Patch % Lines
src/Utility/OrmTypes.php 60.52% 15 Missing ⚠️
src/Utility/ClassFinder.php 64.28% 10 Missing ⚠️
src/Controller/Admin/BackendController.php 85.71% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
+ Coverage     31.09%   32.30%   +1.20%     
- Complexity      542      568      +26     
============================================
  Files            36       38       +2     
  Lines          1775     1848      +73     
============================================
+ Hits            552      597      +45     
- Misses         1223     1251      +28     

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

@dereuromark dereuromark merged commit 66b6472 into master Mar 11, 2024
16 checks passed
@dereuromark dereuromark deleted the type-map branch March 14, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants