-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add tests * [fix] Fix the error when no NetCDF files found in `summary_database()` * [fix] Overwrite existing temp EPW file if necessary in `match_coord()` * [fix] Fix the wrong warning messages in `morphing_epw()` * [fix] Set alpha to zero if any missing values found for combined method * [refactor] Remove unused functions * [test] Add tests * [check] Add mockery and withr to Suggests * [check] Add curl package to Suggests * [CI] Use cache * [check] Fix the error when getting cache dir * Show cache contents for debug * Fix * Fix * [CI] Skip cache on Windows * [CI] Update code coverage action * [CI] Fix cache * [CI] Make sure NetCDF files are always downloaded before running tests * [CI] Restore cache in GitHub Actions * Remove testthat start-first config since it works only with 3rd ed. * [CI] Set NOT_CRAN to `true` on macOS * [CI] Remove CMD check on macOS since code coverage runs on macOS * Bump dev version
- Loading branch information
1 parent
86f058a
commit e656b9a
Showing
16 changed files
with
1,169 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.