-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* reorg / cleanup csv writing * add new metrics and output * topic_posted_at and topic_created_at * add 0 for no replies * add description for summary * add better descriptions * Pr to updatemetrics add summary by module (#30) * add function to get module and items * create unique functions for re-usability * create data strucuture for modules * create summary by module fn and remove old code * add variable and explain in readme for inclusion of summary by module * update output names and include info in readme * REFACTOR - being refactor to util fns * REFACTOR - use functions to clean wordcount string * REFACTOR - remove comments * REFACTOR - extract postSummary to function in util * resolve spacing issue * fix numbering * mention all files created * create warning and error helpers * add comments and remove uneccessary exports * remove trailing spaces * move comment to appropriate place * use more meaningful name * resolve header comments * fix async and await of apis so not sequential * dont need flat * create conditional promise * rm white space * remove sort comparison * address refactor comments * update timestamps and associated functions * return null if not posted_at instead of 1969 date
- Loading branch information
1 parent
d41b23b
commit 38317b7
Showing
9 changed files
with
2,368 additions
and
820 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.