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
The individual visualizations are not exercising a lot of some plot functionality.
We need to bring the test coverage up by either removing code or extending tests to cover more cases.
The individual visualizations are not exercising a lot of some plot functionality.
We need to bring the test coverage up by either removing code or extending tests to cover more cases.
Coverage as-of 3Oct2023:
src/pyciemss/visuals/barycenter.py: 14%
src/pyciemss/visuals/calibration.py: 25%
src/pyciemss/visuals/checks.py: 91%
src/pyciemss/visuals/graphs.py: 20%
src/pyciemss/visuals/histogram.py: 100%
src/pyciemss/visuals/plots.py: 90%
src/pyciemss/visuals/trajectories.py: 61%
src/pyciemss/visuals/vega.py: 84%
The text was updated successfully, but these errors were encountered: