roocs / clisops

Climate Simulation Operations
https://clisops.readthedocs.io/en/latest/
Other
21 stars 9 forks source link

Fix file namer #318

Closed cehbrecht closed 7 months ago

cehbrecht commented 7 months ago

Pull Request Checklist:

What kind of change does this PR introduce?:

Bug fix.

This PR fixes the fallback call of the standard file-namer (fmt argument was missing). It also updates the "no_project" test of the standard file-namer which was catching the wrong Exception (KeyError instead of InvalidProject).

Does this PR introduce a breaking change?:

no

Other information:

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7584668559


Totals Coverage Status
Change from base Build 7477408111: -0.1%
Covered Lines: 1733
Relevant Lines: 2395

💛 - Coveralls