BioJulia / Automa.jl

A julia code generator for regular expressions
Other
188 stars 15 forks source link

Work on deploying docs via github actions #72

Closed kescobo closed 3 years ago

kescobo commented 3 years ago

will close #70

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (ec81f5e) into master (d1b047e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          17       17           
  Lines        1597     1597           
=======================================
  Hits         1518     1518           
  Misses         79       79           
Flag Coverage Δ
unittests 95.05% <ø> (ø)

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


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 d1b047e...ec81f5e. Read the comment docs.

kescobo commented 3 years ago

Alright - looks like this is working - see https://biojulia.net/Automa.jl/previews/PR72/

jakobnissen commented 3 years ago

All looks good to me

kescobo commented 3 years ago

Looks like latest still goes to v0.6 - might be worth making a minor release (eg 0.8.1) to kick off the action. I'm not sure if there's a way to do it manually

jakobnissen commented 3 years ago

Let's do that.

kescobo commented 3 years ago

Success! As of #74 #75 https://biojulia.net/Automa.jl/v0.8/