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

fixed some typos. #72

Closed marikap00 closed 6 months ago

marikap00 commented 7 months ago

Proposed changes

Describe the big picture of your changes here to communicate to the FSDA group why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

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

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 68.98%. Comparing base (cea760c) to head (3e1a80c). Report is 39 commits behind head on master.

Files Patch % Lines
toolbox/regression/FSRH.m 0.00% 2 Missing :warning:
toolbox/regression/FSRHeda.m 0.00% 2 Missing :warning:
toolbox/regression/FSRHmdr.m 0.00% 2 Missing :warning:
toolbox/regression/FSRHbsb.m 0.00% 1 Missing :warning:
toolbox/regression/FSRbsb.m 0.00% 1 Missing :warning:
toolbox/regression/forecastTS.m 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ========================================== + Coverage 68.57% 68.98% +0.41% ========================================== Files 344 371 +27 Lines 48967 49796 +829 ========================================== + Hits 33579 34353 +774 - Misses 15388 15443 +55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

UniprJRC commented 6 months ago

Pull request merged into main