oxinabox / ProjectManagement.jl

Project Management tools, with a particular focus on PERT charts
MIT License
25 stars 3 forks source link

add feature list to readme #11

Closed oxinabox closed 3 years ago

oxinabox commented 3 years ago

to merge after #10 though for good PERT charts need #8

codecov-io commented 3 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.71%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   91.78%   92.50%   +0.71%     
==========================================
  Files           5        5              
  Lines          73       80       +7     
==========================================
+ Hits           67       74       +7     
  Misses          6        6              
Impacted Files Coverage Δ
src/graph_viz.jl 97.14% <0.00%> (+0.36%) :arrow_up:
src/timing_graphs.jl 89.47% <0.00%> (+0.58%) :arrow_up:
src/timing_distributions.jl 87.50% <0.00%> (+1.13%) :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 2aa9749...14a7d2c. Read the comment docs.