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

Add tests for the code which actually fills the templates. #3

Closed
sgjesse opened this issue Apr 20, 2015 · 1 comment · Fixed by #104
Closed

Add tests for the code which actually fills the templates. #3

sgjesse opened this issue Apr 20, 2015 · 1 comment · Fixed by #104

Comments

@sgjesse
Copy link
Contributor

sgjesse commented Apr 20, 2015

There are no tests of the code which actually fills the templates. See #2 for an issue.

@isoos
Copy link
Collaborator

isoos commented Apr 10, 2017

In the absence of a simple code coverage for pub test, I've created a small script the summarizes the output of dart_coveralls. The big missing spots are the following:

  • colored_markdown.dart: 0% coverage
  • templates.dart: 4% coverage
  • upload_signer_service.dart: 7% coverage
  • search_service.dart: 12% coverage (+keys.dart with 0%, only used by this)
  • model_properties.dart: 36% coverage

isoos added a commit to isoos/pub-dev that referenced this issue Apr 11, 2017
isoos added a commit to isoos/pub-dev that referenced this issue Apr 12, 2017
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 a pull request may close this issue.

2 participants