-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document and Refactor the Feature Extraction (#360)
* refactor: document for `extractUsageStatistics` * refactor: outsource the definitions for the meta statics from the main statistics module * [skip ci] wip, refactor: work on failed requests during the statistic extraction * test-fix: feature statistics recovery wants all keys * feat, refactor: promote processor context to include dataflow * doc: document `ALL_FEATURES` * lint-fix: deal with linter errors * doc, wip: start to explain the addition of new features in the wiki * test-fix: increase the default mocha timeout to a minute * doc: explain how to add a new feature * refactor: remove redundant feature info type declaration * doc: update doc to reflect the new feature info style without redundancy * refactor: `appendStatisticsFile` instead of simply `append` for improved readability * doc: explain how to count a feature with XPath * lint-fix: deal with linter issues
- Loading branch information
1 parent
e3d280e
commit a95520e
Showing
21 changed files
with
414 additions
and
340 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
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
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
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
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
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.