You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve test coverage of set_view.rs from 38.18% to 86.78% (#4782)
## Motivation
Test coverage helps to strenghten the quality of the software. and allow
to know precisely what is working or not.
## Proposal
This was done by systematically adding tests.
In passing two typos from previous PRs were cleaned up.
## Test Plan
Testing is the purpose of the PR.
## Release Plan
This could be backported to TestNet Conway.
## Links
None.
0 commit comments