datamol-io / datamol

Molecular Processing Made Easy.
https://docs.datamol.io
Apache License 2.0
452 stars 47 forks source link

Better control of the circular layout in `circle_grid` #206

Closed hadim closed 1 year ago

hadim commented 1 year ago

Changelogs


Checklist:


discussion related to that PR

codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (e01067a) into main (3ff8561) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   92.01%   92.05%   +0.03%     
==========================================
  Files          46       46              
  Lines        3781     3799      +18     
==========================================
+ Hits         3479     3497      +18     
  Misses        302      302              
Flag Coverage Δ
unittests 92.05% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
datamol/types.py 100.00% <100.00%> (ø)
datamol/viz/_circle_grid.py 93.16% <100.00%> (+0.35%) :arrow_up:
datamol/viz/_lasso_highlight.py 91.54% <100.00%> (+0.02%) :arrow_up:
datamol/viz/utils.py 89.83% <100.00%> (+1.59%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more