feat(#4): CSV/JSON export for all pulse data #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/4-export-csv-json"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature: Export
Closes #4
New module: src/export.js
exportAllJSON: full JSON with summary, health, contributors, burstsexportSummaryCSV: metrics as CSVexportContributorsCSV: contributor statsexportHealthCSV: health scores/gradeexportBurstsCSV: burst periodsexportDailyActivityCSV: Grafana/InfluxDB compatibleCLI usage
Tests
21 new tests. 76 total tests pass.