Skip to content

feat(statistic): SJIP-1379 improve download tsv #617

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

Merged
merged 2 commits into from
Jun 18, 2025

Conversation

AltefrohneGaelle
Copy link
Contributor

@AltefrohneGaelle AltefrohneGaelle commented Jun 17, 2025

feat(statistic): improve download tsv

SJIP-1379

Description

Improve TSV download

Acceptance Criterias

  • format frequency
  • rename first column header
  • remove empty column

Screenshot or Video

Before

Capture d’écran, le 2025-06-17 à 16 02 49

After

Capture d’écran, le 2025-06-17 à 16 01 21

Copy link

github-actions bot commented Jun 17, 2025

Coverage report for packages/ui

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from dc190e8

Copy link

github-actions bot commented Jun 17, 2025

Project Coverage and Test

Statements : 31.14% ( 10811/34708 )
Branches : 54.35% ( 649/1194 )
Functions : 30.91% ( 200/647 )
Lines : 31.14% ( 10811/34708 )

Test Suites: 60 passed, 60 total
Tests: 271 passed, 271 total
Snapshots: 0 total
Time: 91.016 s
Ran all test suites.

...d,
frequency: d.frequency.toFixed(2),
};
} else {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

si on fait un return dans le if, je pense que le else est inutile ici

@AltefrohneGaelle AltefrohneGaelle merged commit dbdc04e into master Jun 18, 2025
7 checks passed
@AltefrohneGaelle AltefrohneGaelle deleted the feat/SJIP-1379 branch June 18, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants