Skip to content

Expand documentation factory with new fields.#309

Merged
mattcoley merged 3 commits into
masterfrom
expand-doc-factory
Mar 12, 2019
Merged

Expand documentation factory with new fields.#309
mattcoley merged 3 commits into
masterfrom
expand-doc-factory

Conversation

@mattcoley

Copy link
Copy Markdown
Collaborator

The new required and input attributes were not being added to the documentation factory builder. This fixes that.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #309 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #309      +/-   ##
============================================
- Coverage     71.58%   71.52%   -0.06%     
  Complexity     1553     1553              
============================================
  Files           239      239              
  Lines          4863     4867       +4     
  Branches        787      787              
============================================
  Hits           3481     3481              
- Misses         1097     1101       +4     
  Partials        285      285
Impacted Files Coverage Δ Complexity Δ
...ava/com/hubspot/jinjava/doc/JinjavaDocFactory.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...n/java/com/hubspot/jinjava/doc/JinjavaDocItem.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ava/com/hubspot/jinjava/doc/JinjavaDocExpTest.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...java/com/hubspot/jinjava/doc/JinjavaDocFilter.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...in/java/com/hubspot/jinjava/doc/JinjavaDocTag.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...va/com/hubspot/jinjava/doc/JinjavaDocFunction.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../java/com/hubspot/jinjava/doc/JinjavaDocParam.java 0% <0%> (ø) 0 <0> (ø) ⬇️

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 a1d2ee0...8385878. Read the comment docs.

@mattcoley mattcoley merged commit 33367f4 into master Mar 12, 2019
@mattcoley mattcoley deleted the expand-doc-factory branch March 12, 2019 20:54
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.

2 participants