icarus-consulting / Yaapii.Xambly

A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
MIT License
7 stars 0 forks source link

feat: bump atoms #185

Closed Meerownymous closed 2 years ago

Meerownymous commented 2 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?** (check one with "x")

What is the current behavior? (You can also link to an open issue here)

Repo uses Atoms 2.4.0

What is the new behavior?

closes #184

Does this PR introduce a breaking change? (check one with "x")

If this PR contains a breaking change, please describe the impact and migration path for existing applications

Other information

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (0cffb3e) into main (3ed4162) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   54.27%   54.27%           
=======================================
  Files          38       38           
  Lines         960      960           
  Branches       87       87           
=======================================
  Hits          521      521           
  Misses        413      413           
  Partials       26       26           
Impacted Files Coverage Δ
src/Yaapii.Xambly/Directive/Directives.cs 34.42% <ø> (ø)
src/Yaapii.Xambly/Directive/XpathDirective.cs 73.17% <ø> (ø)

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 3ed4162...0cffb3e. Read the comment docs.