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

Fix strange namespace issues #69

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

felixfontein
Copy link
Collaborator

Fix #68.

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #69 (18fff83) into main (4ebec26) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   88.98%   89.19%   +0.20%     
==========================================
  Files          16       16              
  Lines        2025     2018       -7     
  Branches      531      529       -2     
==========================================
- Hits         1802     1800       -2     
+ Misses        141      137       -4     
+ Partials       82       81       -1     
Impacted Files Coverage Δ
antsibull_changelog/plugins.py 96.82% <100.00%> (+2.43%) ⬆️

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 4ebec26...18fff83. Read the comment docs.

@felixfontein felixfontein changed the title [WIP] Fix strange namespace issues Fix strange namespace issues Dec 13, 2021
@felixfontein
Copy link
Collaborator Author

According to #68 (comment) this works.

@felixfontein felixfontein merged commit be7e10c into ansible-community:main Dec 13, 2021
@felixfontein felixfontein deleted the fix-paths branch December 13, 2021 17:40
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.

weird namespacing generated for local collection
1 participant