Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Verbose API results #75
base: main
Are you sure you want to change the base?
Verbose API results #75
Changes from 27 commits
0122488
e706b63
43ac091
1282ce6
8185162
35063ce
4d23908
c7e427b
4cf8cb4
1bf9d15
544c401
039d8e9
8a9c90e
ea3961a
2f7e26a
134b88c
a447c7d
da0741a
a477f69
64409b3
6d24bca
1d391ae
d925296
414e242
59670d6
eb4a6ea
9eb0912
41e9e0c
02927f0
285c6cb
59c5f4b
d27c0df
641e5cd
caf42f2
9ece40e
7b8d323
44c066e
c549587
cb3da21
9424f46
473f255
796568e
015277e
67662cd
d8e7301
6e7c49c
101eb4f
de2b549
f6e579a
1be32cf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you like the
numTests
to be renamed intotestCount
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've refactored all instances of
numTests
intotestCount
.