Skip to content

Comments

feat(api): source files: add more ImportOptions models#155

Merged
andrii-bodnar merged 1 commit intomasterfrom
feature/issue-142
Jun 29, 2023
Merged

feat(api): source files: add more ImportOptions models#155
andrii-bodnar merged 1 commit intomasterfrom
feature/issue-142

Conversation

@innomaxx
Copy link
Collaborator

@innomaxx innomaxx commented Jun 28, 2023

Closes #142

@codecov-commenter
Copy link

Codecov Report

Merging #155 (2f3a2ed) into master (d768f29) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #155      +/-   ##
============================================
- Coverage     50.49%   50.25%   -0.23%     
  Complexity      821      821              
============================================
  Files           393      396       +3     
  Lines          3641     3658      +17     
  Branches         91       91              
============================================
  Hits           1838     1838              
- Misses         1782     1799      +17     
  Partials         21       21              
Impacted Files Coverage Δ
...lient/sourcefiles/model/HtmlFileImportOptions.java 0.00% <0.00%> (ø)
...es/model/HtmlWithFrontMatterFileImportOptions.java 0.00% <0.00%> (ø)
...ient/sourcefiles/model/MdxV1FileImportOptions.java 0.00% <0.00%> (ø)

@andrii-bodnar andrii-bodnar merged commit a1a95ca into master Jun 29, 2023
@andrii-bodnar andrii-bodnar deleted the feature/issue-142 branch June 29, 2023 06:24
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.

New source files Import Options

3 participants