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

Fixes token for nuget.org #183

Closed aveXcaesar closed 2 years ago

aveXcaesar 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)

fixes #182

What is the new behavior?

updated nuget token

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 #183 (320989e) into main (3ed4162) will increase coverage by 0.10%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   54.27%   54.37%   +0.10%     
==========================================
  Files          38       38              
  Lines         960      960              
  Branches       87       87              
==========================================
+ Hits          521      522       +1     
  Misses        413      413              
+ Partials       26       25       -1     
Impacted Files Coverage Δ
src/Yaapii.Xambly/Directive/AddIfChildDirective.cs 70.58% <0.00%> (+2.94%) :arrow_up:

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

aveXcaesar commented 2 years ago

This PR is ignored and it was solved by @Meerownymous in the main branch directly -> closed