- 
                Notifications
    You must be signed in to change notification settings 
- Fork 97
feat: add automatic postprocessing of integratedTestsLogs. #3509
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
Conversation
| This is an example of the  | 
| And this is the ouput in case all diffs are non numerical:  | 
…om:GEOS-DEV/GEOS into feat/cusini/autoMaticProcessingOfTestsLogs
| Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff            @@
##           develop    #3509   +/-   ##
========================================
  Coverage    56.79%   56.79%           
========================================
  Files         1154     1154           
  Lines       100074   100074           
========================================
  Hits         56836    56836           
  Misses       43238    43238           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
| @CusiniM "excluded" == "filtered"? | 
| 
 yes. | 
| 
 Maybe: just to avoid confusion? And then adding the nature of the filter? Like showing the filter string that led to the filtering of the diff? | 
This PR adds a slightly modified version of the
processIntegratedTestsFailuresscript as a step of the CI integratedTests job. I have slightly modified the script and moved it to the geosats python package (pythonPackages PR GEOS-DEV/geosPythonPackages#53) since I feel that's where it belongs.The results of the processing scripts are written to a txt file that it's packaged along with the logs.