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

Ensure API reference documentation works for multiple large packages #65

Merged
merged 3 commits into from
Oct 6, 2022

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Oct 6, 2022

Fixes #64

Ensure the API reference documentation works properly for repositories with multiple packages. This fixes an issue, where the mkdocstrings python paths included the package name twice for these situations.

@codecov-commenter
Copy link

Codecov Report

Merging #65 (9419350) into main (e35d850) will increase coverage by 0.50%.
The diff coverage is 48.14%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   52.14%   52.64%   +0.50%     
==========================================
  Files           3        3              
  Lines         280      302      +22     
==========================================
+ Hits          146      159      +13     
- Misses        134      143       +9     
Impacted Files Coverage Δ
ci_cd/tasks.py 52.70% <48.14%> (+0.51%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@CasperWA CasperWA merged commit 0d34c29 into main Oct 6, 2022
@CasperWA CasperWA deleted the cwa/fix-64-nested-modules branch October 6, 2022 12:14
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.

Nested modules not represented properly
2 participants