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

100% Code Coverage #13

Closed
MrSwitch opened this issue Oct 19, 2017 · 0 comments
Closed

100% Code Coverage #13

MrSwitch opened this issue Oct 19, 2017 · 0 comments

Comments

@MrSwitch
Copy link
Member

File % Stmts % Branch % Funcs % Lines Uncovered Lines
All files 96.09 92.56 96.12 96.12
src 95.34 92.23 95.06 95.4
format_request.js 100 97.89 100 100 257,327,387
get.js 97.09 92.98 95.83 96.97 ... 145,263,277
index.js 95.27 90.77 96.88 95.86 ... 322,331,350
join_handler.js 97.67 97.67 100 97.67 97
response_handler.js 78.18 68.75 77.78 77.36 ... 127,131,133
table_handler.js 81.25 75 100 81.25 22,23,24
src/utils 98.8 93.75 100 98.76
JSONparse.js 100 100 100 100
error.js 100 80 100 100 23
field_format.js 100 100 100 100
field_reducer.js 100 96 100 100 6
format_datetime.js 92.31 90 100 92.31 32,48
group_concat.js 100 80 100 100 7,34,36
prepare.js 100 100 100 100
unwrap_field.js 100 100 100 100
validate_alias.js 100 100 100 100
validate_field.js 100 100 100 100
validate_label.js 100 100 100 100
MrSwitch added a commit that referenced this issue Oct 20, 2017
MrSwitch added a commit that referenced this issue Oct 20, 2017
MrSwitch added a commit that referenced this issue Oct 20, 2017
MrSwitch added a commit that referenced this issue Oct 20, 2017
@MrSwitch MrSwitch mentioned this issue Oct 20, 2017
MrSwitch added a commit that referenced this issue Oct 20, 2017
MrSwitch added a commit that referenced this issue Oct 24, 2017
…age compliance and set this in Coveralls, fix #13
MrSwitch added a commit that referenced this issue Oct 25, 2017
* Publish coverage stats to coveralls.io

* Update coverage

* Update coverage and fix issues with dateformat, #13

* Remove superfluous conditions from group_concat, #13

* Adding missing tests for field_reducer generated field #13

* Adding missing tests for DareError #13

* Adding missing tests for format_requests #13

* tidy #13

* Adding missing tests for response_handler and including missing tests for edgecases #13

* Remove deprecated table_conditions feature, fix #13

* Remove unreachable code from join_handler #13

* tidy #13

* Test opts.skip #13

* Remove unreachable code from src/index #13

* Remove unreachable code and add tests to src/get, #13

* Remove empty field requests #13

* Remove deprecated table_conditions feature from README, fix #13

* Coveralls already highlights the results, we can remove this CI coverage compliance and set this in Coveralls, fix #13
MrSwitch added a commit that referenced this issue Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant