BioJulia / Automa.jl

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

add tagbot #74

Closed kescobo closed 3 years ago

kescobo commented 3 years ago

@jakobnissen Any objections? I did v0.8.1 manually, see https://github.com/JuliaRegistries/General/pull/32736#issuecomment-806168914

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (fd05fcc) into master (f7ec42c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head fd05fcc differs from pull request most recent head f1cfa02. Consider uploading reports for the commit f1cfa02 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  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 f7ec42c...f1cfa02. Read the comment docs.

jakobnissen commented 3 years ago

Could you perhaps add the license and compat bounds for TranscodingStreams.jl? The license can be found in older commits (no idea why I deleted it, I must have fat fingered some button there)