UniprJRC / FSDA

Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.
https://uniprjrc.github.io/FSDA/
European Union Public License 1.1
84 stars 38 forks source link

Update to incorporate testing in buildfile and buildtool #61

Closed josmartin closed 1 year ago

josmartin commented 1 year ago

Proposed changes

Modify testing code a little to allow buildtool test to trigger all tests (and thus use the github action run-build to run the test action in github). For specific tests you can use buildtool test('graphics') to trigger the graphics tests, etc.

Types of changes

What types of changes does your code introduce to FSDA? Put an x in the boxes that apply

codecov[bot] commented 1 year ago

Codecov Report

Merging #61 (0c0f9a3) into master (cc108e7) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   49.66%   49.67%           
=======================================
  Files         326      326           
  Lines       46723    46723           
=======================================
+ Hits        23207    23208    +1     
+ Misses      23516    23515    -1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more