fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
47 stars 25 forks source link

Fix watchman tests #483

Closed christophe-david closed 1 year ago

christophe-david commented 1 year ago

This PR puts back on track our tests with last versions of FAST-OAD dependencies:

The modifications that impact users are:

On dev side, the version of Poetry for GitHub workflows is now controlled by the repository variable POETRY_VERSION (currently set to 1.4.1). Poetry lock file has been set accordingly.

codecov[bot] commented 1 year ago

Codecov Report

Merging #483 (b35c1b2) into master (2b40991) will increase coverage by 0.28%. The diff coverage is 100.00%.

:exclamation: Current head b35c1b2 differs from pull request most recent head 0e57386. Consider uploading reports for the commit 0e57386 to get more accurate results

@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
+ Coverage   83.42%   83.70%   +0.28%     
==========================================
  Files         126      126              
  Lines        5797     5776      -21     
  Branches      869      865       -4     
==========================================
- Hits         4836     4835       -1     
+ Misses        805      787      -18     
+ Partials      156      154       -2     
Impacted Files Coverage Δ
src/fastoad/openmdao/_utils.py 100.00% <100.00%> (ø)
src/fastoad/openmdao/problem.py 96.15% <100.00%> (+12.07%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.