beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

Documentation fix using 3-space indent #76

Closed omus closed 3 years ago

omus commented 3 years ago

An indentation of 4-spaces causes problems with Documenter.jl. Upstream issue: https://github.com/JuliaDocs/Documenter.jl/issues/550

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (684d6a5) into main (d175203) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           4        4           
  Lines         177      177           
=======================================
  Hits          118      118           
  Misses         59       59           

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 d175203...684d6a5. Read the comment docs.