hubverse-org / hubEnsembles

Ensemble methods for combining hub model outputs.
https://hubverse-org.github.io/hubEnsembles/
Other
5 stars 1 forks source link

Upgrade workflows. Add lint workflow #96

Closed annakrystalli closed 4 months ago

annakrystalli commented 5 months ago

Sorry @lshandross,

I used the wrong hubDevs command in the previous PR which did not run the command to upgrade all the GA workflows and add the linting one.

The lintr workflow will likely fail and will likely need your attention to pass.

Feel free to contribute directly to this branch to resolve lint issues. Otherwise you could merge into main and create a new branch to make corrections.

github-actions[bot] commented 5 months ago

🚀 Deployed on https://65ce28f051a70a2134dff778--hubensembles-pr-previews.netlify.app

codecov[bot] commented 5 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

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

annakrystalli commented 5 months ago

Also you might find running styler:::style_active_pkg() useful for fixing a bunch of the indentation issues