Skip to content

Conversation

@LuiggiTenorioK
Copy link
Member

@LuiggiTenorioK LuiggiTenorioK commented Feb 25, 2025

PR to handle the csv file generation for issue BSC-ES/autosubmit-gui#233

@LuiggiTenorioK LuiggiTenorioK self-assigned this Feb 25, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.74%. Comparing base (b29749b) to head (27952ca).

Files with missing lines Patch % Lines
autosubmit_api/routers/v4/experiments.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   76.65%   76.74%   +0.08%     
==========================================
  Files          90       90              
  Lines        7741     7775      +34     
==========================================
+ Hits         5934     5967      +33     
- Misses       1807     1808       +1     
Flag Coverage Δ
fast-tests 76.74% <97.22%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@LuiggiTenorioK
Copy link
Member Author

LuiggiTenorioK commented Feb 25, 2025

CSV response example: jobs_history_a6zi.csv

job_name,run_id,section,status,submit,start,finish,out,err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849591,1710849591,1710849663,a6zi_LOCAL_SETUP.20240319130103.out,a6zi_LOCAL_SETUP.20240319130103.err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849665,1710849665,1710849738,a6zi_LOCAL_SETUP.20240319130217.out,a6zi_LOCAL_SETUP.20240319130217.err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849759,1710849759,1710849831,a6zi_LOCAL_SETUP.20240319130351.out,a6zi_LOCAL_SETUP.20240319130351.err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849833,1710849833,1710849905,a6zi_LOCAL_SETUP.20240319130505.out,a6zi_LOCAL_SETUP.20240319130505.err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849906,1710849907,1710849979,a6zi_LOCAL_SETUP.20240319130619.out,a6zi_LOCAL_SETUP.20240319130619.err
a6zi_LOCAL_SETUP,5,LOCAL_SETUP,FAILED,1710849980,1710849980,1710850053,a6zi_LOCAL_SETUP.20240319130732.out,a6zi_LOCAL_SETUP.20240319130732.err
...

@LuiggiTenorioK LuiggiTenorioK marked this pull request as ready for review February 25, 2025 14:38
@LuiggiTenorioK LuiggiTenorioK force-pushed the 233-job-history-stream branch from 96ce910 to 45a89ab Compare April 8, 2025 08:23
@LuiggiTenorioK LuiggiTenorioK requested a review from Copilot April 8, 2025 08:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@LuiggiTenorioK LuiggiTenorioK force-pushed the 233-job-history-stream branch from ab418d3 to 27952ca Compare April 8, 2025 08:51
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.

3 participants