Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump atoms #185

Merged
merged 2 commits into from
Feb 4, 2022
Merged

feat: bump atoms #185

merged 2 commits into from
Feb 4, 2022

Conversation

Meerownymous
Copy link
Contributor

Please check if the PR fulfills these requirements

  • I made sure that my code builds
  • I merged the master into this branch before pushing
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

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

  • Yes
  • No

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

Other information

@codecov
Copy link

codecov bot commented Feb 4, 2022

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.

@Meerownymous Meerownymous merged commit 8be07eb into main Feb 4, 2022
@aveXcaesar aveXcaesar deleted the i184-bump-atoms branch March 3, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Atoms 2.6.0
1 participant