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

Widget registrar #94

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Widget registrar #94

merged 4 commits into from
Sep 9, 2024

Conversation

DanPeled
Copy link
Contributor

@DanPeled DanPeled commented Sep 7, 2024

Closes #89
Allows for easier addition of new widget types and better readability over adding manually to each of the maps

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.93%. Comparing base (fbd5ebf) to head (3da6b7c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   63.75%   63.93%   +0.17%     
==========================================
  Files          77       77              
  Lines        7941     7983      +42     
==========================================
+ Hits         5063     5104      +41     
- Misses       2878     2879       +1     

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

@Gold872
Copy link
Owner

Gold872 commented Sep 9, 2024

Forgot to merge this

@Gold872 Gold872 merged commit 356c0bb into Gold872:main Sep 9, 2024
5 checks passed
@DanPeled DanPeled deleted the widget_registrar branch September 10, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NT Widget builder refactor
2 participants