SimonBoothroyd / plotmol

Interactive plotting of data annotated with molecule structures.
MIT License
10 stars 4 forks source link

Add custom column data argument #7

Closed SimonBoothroyd closed 3 years ago

SimonBoothroyd commented 3 years ago

Description

Fixes #5

Status

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (10bd4d2) into main (c73048e) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   98.41%   98.55%   +0.13%     
==========================================
  Files           4        4              
  Lines          63       69       +6     
==========================================
+ Hits           62       68       +6     
  Misses          1        1              
Flag Coverage Δ
unittests 98.55% <100.00%> (+0.13%) :arrow_up:

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

Impacted Files Coverage Δ
plotmol/plotmol.py 97.43% <100.00%> (+0.46%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c73048e...10bd4d2. Read the comment docs.