Skip to content

Conversation

rdfedor
Copy link

@rdfedor rdfedor commented May 22, 2021

  • Update lock file to fix audit problems.
  • Implements importing controllers from string path.
  • Update test cases to test around importing from straight controllers and through directory string.
---------------------------------|---------|----------|---------|---------|-------------------------
File                             | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s       
---------------------------------|---------|----------|---------|---------|-------------------------
All files                        |     100 |    92.31 |     100 |     100 |                         
 decorators.ts                   |     100 |    98.08 |     100 |     100 | 110                     
 generateSpec.ts                 |     100 |    92.38 |     100 |     100 | 107,177-186,209,324,351 
 importClassesFromDirectories.ts |     100 |    90.91 |     100 |     100 | 15                      
 index.ts                        |     100 |       50 |     100 |     100 | 24-28                   
 parseMetadata.ts                |     100 |      100 |     100 |     100 |                         
---------------------------------|---------|----------|---------|---------|-------------------------

Test Suites: 5 passed, 5 total
Tests:       60 passed, 60 total

@rdfedor rdfedor force-pushed the feature/#81-add-importClassesFromDirectory branch from 70adc34 to ccf6159 Compare May 22, 2021 20:18
…o controllers can be imported using string path.
@rdfedor rdfedor force-pushed the feature/#81-add-importClassesFromDirectory branch from ccf6159 to 2eb9eb6 Compare May 22, 2021 20:59
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