openclimatefix / PVNet

PVnet main repo
MIT License
15 stars 3 forks source link

Add some ignored paths to github workflow #164

Closed Sukh-P closed 3 months ago

Sukh-P commented 3 months ago

Pull Request

Description

To prevent github workflows such as versioning updates/ releases triggering when making changes to non python code files some ignored paths have been added

How Has This Been Tested?

Will test this through the automated checks that run with each commit and will make a small change to some config examples to see if it works

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.47%. Comparing base (7299ea8) to head (29a1004). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ======================================= Coverage 61.47% 61.47% ======================================= Files 28 28 Lines 1786 1786 ======================================= Hits 1098 1098 Misses 688 688 ```

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