Skip to content

targets.docs.title config to render <title>#253

Merged
dahlia merged 4 commits intonirum-lang:masterfrom
dahlia:docs-title
Mar 27, 2018
Merged

targets.docs.title config to render <title>#253
dahlia merged 4 commits intonirum-lang:masterfrom
dahlia:docs-title

Conversation

@dahlia
Copy link
Member

@dahlia dahlia commented Mar 22, 2018

In order to render a meaningful <title>, a new required configuration targets.docs.title was added.

@dahlia dahlia added typ:enhance Type: Enhancement/new feature cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:docs labels Mar 22, 2018
@dahlia dahlia self-assigned this Mar 22, 2018
@dahlia dahlia requested review from AiOO and kanghyojun March 22, 2018 15:44
kanghyojun
kanghyojun previously approved these changes Mar 22, 2018
"renames.test" = "renamed"

[targets.docs]
title = "Fixtures for Nirum tests"
Copy link
Collaborator

Choose a reason for hiding this comment

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

테스트에서 검사하면 좋지 않을까요 핳ㅎ.ㅏ...

Copy link
Member Author

Choose a reason for hiding this comment

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

@AiOO 테스트 붙였습니다. b581a84

@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #253 into master will increase coverage by 2.17%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #253      +/-   ##
=========================================
+ Coverage   73.13%   75.3%   +2.17%     
=========================================
  Files          33      33              
  Lines        2356    2361       +5     
  Branches      130     136       +6     
=========================================
+ Hits         1723    1778      +55     
+ Misses        503     447      -56     
- Partials      130     136       +6
Impacted Files Coverage Δ
src/Nirum/Targets/Docs.hs 67.85% <70%> (+51.4%) ⬆️
src/Nirum/Package.hs 86.04% <0%> (+2.32%) ⬆️
src/Nirum/Package/Metadata.hs 79.57% <0%> (+7.04%) ⬆️

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 4529e07...748531f. Read the comment docs.

@dahlia
Copy link
Member Author

dahlia commented Mar 23, 2018

@admire93 @AiOO I rebased it on the current master, added some tests, and wrote docs about docs target.

kanghyojun
kanghyojun previously approved these changes Mar 25, 2018
@dahlia dahlia merged commit 748531f into nirum-lang:master Mar 27, 2018
dahlia added a commit that referenced this pull request Mar 27, 2018
targets.docs.title config to render <title>
@dahlia dahlia added this to the Version 0.4.0 milestone May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:docs typ:enhance Type: Enhancement/new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants