Deltares / HYDROLIB

Python tools for modelling workflows using D-HYDRO Suite.
https://deltares.github.io/HYDROLIB/
GNU Lesser General Public License v3.0
23 stars 7 forks source link

Fix CI by replacing conda with poetry and add init files to dhydamo modules #143

Closed priscavdsluis closed 1 year ago

priscavdsluis commented 1 year ago

In this PR:

  1. Use poetry instead of conda for installing the environment
  2. Add init.py files to the dhydamo modules, so that the tests can find them
  3. Comment out the CI workflow step: "Autoformat code if the check fails". Because the CI is fixed, this step was executed again, meaning that if people do an update from the main they probably will have conflicts. Decided with @arthurvd to reenable this step again at a proper time.
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication