Skip to content
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

[backend/tests] Import/export of simulations, JSON + Excel #2156

Draft
wants to merge 23 commits into
base: release/1.11.0
Choose a base branch
from

Conversation

antoinemzs
Copy link
Contributor

Proposed changes

Related issues

  • Closes #ISSUE-NUMBER

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

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@antoinemzs antoinemzs force-pushed the issue/1489_tests branch 2 times, most recently from 31c5035 to dd11c34 Compare January 3, 2025 16:08
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 61.72840% with 62 lines in your changes missing coverage. Please review.

Project coverage is 33.32%. Comparing base (5fe4b1a) to head (14b5264).
Report is 1 commits behind head on release/1.11.0.

Files with missing lines Patch % Lines
...nbas/rest/exercise/exports/ExerciseFileExport.java 56.64% 32 Missing and 30 partials ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.11.0    #2156      +/-   ##
====================================================
+ Coverage             32.59%   33.32%   +0.73%     
- Complexity             1514     1555      +41     
====================================================
  Files                   582      583       +1     
  Lines                 18091    18154      +63     
  Branches               1164     1178      +14     
====================================================
+ Hits                   5896     6050     +154     
+ Misses                11931    11805     -126     
- Partials                264      299      +35     

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

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]>
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]>
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant