OSOceanAcoustics / echodataflow

Orchestrated sonar data processing workflow
https://echodataflow.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

Enhancements: Update Actions Version, Add Code Coverage, Rename Files, and Improve Test Execution #96

Closed Sohambutala closed 3 months ago

Sohambutala commented 3 months ago

This PR introduces several improvements and enhancements:

  1. Updated GitHub Actions Version: Updated the actions version to v4.
  2. Code Coverage Reporting: Added code coverage reporting to pytest to ensure better test coverage insights.
  3. File Renaming: Renamed files for better clarity and understanding of their purpose.
  4. Improved Test Execution: Updated test files and resources to ensure pytest can be executed from the root of the folder.

These changes aim to enhance the CI/CD workflow, improve code quality monitoring, and make the project structure more intuitive.

codecov-commenter commented 3 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: