aminya / AcuteML.jl

Acute Markup Language - HTML/XML in Julia
https://aminya.github.io/AcuteML.jl/dev
MIT License
6 stars 4 forks source link

MassInstallAction: Install the CompatHelper workflow on this repository #145

Closed aminya closed 4 years ago

aminya commented 4 years ago

This pull request sets up the CompatHelper workflow on this repository. cc: @aminya

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   76.52%   78.51%   +1.98%     
==========================================
  Files          16       16              
  Lines         754      819      +65     
==========================================
+ Hits          577      643      +66     
+ Misses        177      176       -1     
Impacted Files Coverage Δ
src/@aml/@aml_parse/literals.jl 100.00% <0.00%> (ø)
src/@aml/@aml_parse/custom_code.jl 100.00% <0.00%> (ø)
src/xmlutils/TypesSupport/amlTables.jl 100.00% <0.00%> (ø)
src/@aml/@aml_parse.jl 92.63% <0.00%> (+0.03%) :arrow_up:
src/@aml/@aml_create.jl 97.10% <0.00%> (+0.04%) :arrow_up:
src/AcuteML.jl 86.66% <0.00%> (+0.95%) :arrow_up:
src/templating.jl 71.05% <0.00%> (+1.60%) :arrow_up:
src/xmlutils/nodeparse.jl 40.98% <0.00%> (+2.00%) :arrow_up:
src/xmlutils/findnode.jl 80.83% <0.00%> (+2.32%) :arrow_up:
src/@aml/@aml_create/get_arg_xml_.jl 74.28% <0.00%> (+2.41%) :arrow_up:
... and 6 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 361741b...16c68ab. Read the comment docs.