dashboard
dashboard copied to clipboard
Fix reference handler
Description
This PR fixes some bugs related to the way the object references are displayed and the retrieve of the referenced resources is faster due to better api calls.
Pull Request Test Coverage Report for Build 540966496
- 5 of 20 (25.0%) changed or added relevant lines in 2 files are covered.
- 1 unchanged line in 1 file lost coverage.
- Overall coverage decreased (-0.02%) to 84.028%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/editors/OAPIV3FormGenerator/ReferenceHandler.js | 0 | 15 | 0.0% |
<!-- | Total: | 5 | 20 |
Files with Coverage Reduction | New Missed Lines | % |
---|---|---|
src/editors/OAPIV3FormGenerator/ReferenceHandler.js | 1 | 0% |
<!-- | Total: | 1 |
Totals | |
---|---|
Change from base Build 539779458: | -0.02% |
Covered Lines: | 2837 |
Relevant Lines: | 3256 |
💛 - Coveralls
/rebase
Rebase status: success!
@nappozord Is it this still needed? If so, can you take care of the conflicts? Thanks!