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

Add new and drop deprecated versions of ansible-core #352

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

mamercad
Copy link
Collaborator

@mamercad mamercad commented Feb 3, 2024

Fixes #351; drop deprecated versions of ansible-core (2.12 and 2.13), add newer versions (2.14 and 2.15).

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff7370e) 63.92% compared to head (f2fa475) 30.69%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #352       +/-   ##
===========================================
- Coverage   63.92%   30.69%   -33.23%     
===========================================
  Files          46       46               
  Lines        3617     3619        +2     
  Branches      743      743               
===========================================
- Hits         2312     1111     -1201     
- Misses        998     2485     +1487     
+ Partials      307       23      -284     
Flag Coverage Δ
integration ?
sanity 26.00% <ø> (-0.02%) ⬇️
units 60.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mamercad mamercad marked this pull request as ready for review February 4, 2024 02:40
Copy link
Collaborator

@danxg87 danxg87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@mamercad mamercad merged commit 55383ed into main Feb 12, 2024
12 checks passed
@mamercad mamercad deleted the issue-351 branch February 12, 2024 14:25
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.

Drop support for ansible-core < 2.14
2 participants