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 #32 - The config option will be ignored. #33

Merged
merged 3 commits into from
Sep 3, 2021
Merged

Fix #32 - The config option will be ignored. #33

merged 3 commits into from
Sep 3, 2021

Conversation

shoo
Copy link
Owner

@shoo shoo commented Sep 3, 2021

If config is specified, use that configuration.
If no config is specified and the project has a configuration named "gendoc", then use the "gendoc" configuration.
Otherwise, it will use the default configuration.

@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #33 (6196249) into master (3288e97) will increase coverage by 0.83%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   87.96%   88.79%   +0.83%     
==========================================
  Files           8        8              
  Lines        1113     1133      +20     
==========================================
+ Hits          979     1006      +27     
+ Misses        134      127       -7     
Impacted Files Coverage Δ
source/gendoc/config.d 73.27% <100.00%> (+2.48%) ⬆️
source/gendoc/misc.d 100.00% <0.00%> (+0.61%) ⬆️
source/gendoc/modmgr.d 97.20% <0.00%> (+2.40%) ⬆️

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 3288e97...6196249. Read the comment docs.

@shoo shoo merged commit 8178d5f into master Sep 3, 2021
@shoo shoo deleted the fix_issue32 branch September 3, 2021 10:44
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.

1 participant