Newly tracked file
src/ParseQuery.js
changed.
Showing 1 of 1 files from the diff.
@@ -1033,6 +1033,7 @@
Loading
1033 | 1033 | * be used for this request. |
|
1034 | 1034 | * <li>sessionToken: A valid session token, used for making a request on |
|
1035 | 1035 | * behalf of a specific user. |
|
1036 | + | * <li>json: Return raw json without converting to Parse.Object |
|
1036 | 1037 | * </ul> |
|
1037 | 1038 | * @returns {Promise} A promise that will be fulfilled once the |
|
1038 | 1039 | * iteration has completed. |
Files | Coverage |
---|---|
src | 99.95% |
Project Totals (61 files) | 99.95% |
2980945632
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.