Skip to content

Conversation

@antoinemzs
Copy link
Member

@antoinemzs antoinemzs commented Jan 15, 2025

Proposed changes

  • Adding tests for the ExportButton component

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@antoinemzs antoinemzs changed the base branch from master to issue/1489_test_export_xls January 15, 2025 14:55
@antoinemzs antoinemzs added filigran team use to identify PR from the Filigran team do not merge Do not merge this PR until this tag will be removed labels Jan 15, 2025
@antoinemzs antoinemzs force-pushed the issue/1489_test_export_xls branch 2 times, most recently from f5abfe2 to 1e53864 Compare January 20, 2025 14:31
Base automatically changed from issue/1489_test_export_xls to release/current January 21, 2025 13:53
@antoinemzs antoinemzs force-pushed the issue/1489_test_xls_components branch from 0574be6 to 753782d Compare January 21, 2025 16:47
@antoinemzs antoinemzs changed the title [frontend] Add tests for ExportButton component (#1489) [frontend] Add tests for ExportButton component (#2285) Jan 22, 2025
@antoinemzs antoinemzs force-pushed the issue/1489_test_xls_components branch from 592d408 to 517cf20 Compare June 6, 2025 08:11
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
@antoinemzs antoinemzs force-pushed the issue/1489_test_xls_components branch from 517cf20 to 7e27a53 Compare June 6, 2025 13:57
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
Signed-off-by: Antoine MAZEAS <[email protected]>
@codecov
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.70%. Comparing base (b0a8d1f) to head (d968fc7).
⚠️ Report is 526 commits behind head on release/current.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/current    #2218   +/-   ##
==================================================
  Coverage              43.70%   43.70%           
  Complexity              2608     2608           
==================================================
  Files                    717      717           
  Lines                  22272    22272           
  Branches                1536     1536           
==================================================
  Hits                    9734     9734           
  Misses                 12007    12007           
  Partials                 531      531           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Antoine MAZEAS <[email protected]>
@guillaumejparis guillaumejparis force-pushed the release/current branch 2 times, most recently from 9a2cd40 to 7912ac9 Compare July 28, 2025 08:49
@guillaumejparis guillaumejparis force-pushed the release/current branch 2 times, most recently from 91c898d to ca088d6 Compare July 28, 2025 12:54
@antoinemzs antoinemzs changed the title [frontend] Add tests for ExportButton component (#2285) [frontend] Add tests for ExportButton component (fronted tests) (#2285) Oct 10, 2025
@antoinemzs antoinemzs closed this Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Do not merge this PR until this tag will be removed filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ Unit testing - simulation scope ] - import/export of a simulation (XLS)

2 participants