| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAttention: Patch coverage is 91.26214% with 9 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #7293 +/- ##
============================================
- Coverage 90.04% 89.86% -0.19%
+ Complexity 6916 6890 -26
============================================
Files 787 786 -1
Lines 20864 20771 -93
Branches 2023 2024 +1
============================================
- Hits 18788 18666 -122
- Misses 1439 1463 +24
- Partials 637 642 +5 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| } | ||
|
|
||
| /** | ||
| * Find a registered {@link ComponentProvider} which {@link ComponentProvider#getType()} matching |
There was a problem hiding this comment.
| * Find a registered {@link ComponentProvider} which {@link ComponentProvider#getType()} matching | |
| * Find a registered {@link ComponentProvider} with {@link ComponentProvider#getType()} matching |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refactor declarative config to encapsulate config context and state into a new carrier object, DeclarativeConfigContext.
Benefits: