Skip to content

Add air as styling option#865

Draft
k-doering-NOAA wants to merge 13 commits into
mainfrom
dev-style-air
Draft

Add air as styling option#865
k-doering-NOAA wants to merge 13 commits into
mainfrom
dev-style-air

Conversation

@k-doering-NOAA

Copy link
Copy Markdown
Member

What is the feature?

  • Use Air to style instead of styler in the doc and style GitHub action

How have you implemented the solution?

  • Calls a new option in ghactions4r.

Does the PR impact any other area of the project, maybe another repo?

  • No

@k-doering-NOAA k-doering-NOAA changed the base branch from main to dev June 16, 2025 15:52
@kellijohnson-NOAA

Copy link
Copy Markdown
Contributor

Thanks for this PR @k-doering-NOAA. I approve it but I am going to wait to merge it in until we do a release that way all of the files are committed and we do not have a lot of outstanding branches out there that would need to be rebased when the styler is run.

Copilot AI and others added 7 commits December 30, 2025 08:44
* Initial plan

* Update doxygen documentation link to new location

Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>
…eys to log_M for rows_update compatibility. Updated test snapshot.
* Removes FIMS Developer Handbook link from pkgdown site
* Removes set_methods functions from Package development reference section, S4 methods with @Keywords internal to fix pkgdown build
* Improve pkgdown configuration descriptions and cleanup comments

Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Also assigns FIMS Project lead to the Pull Request, where the Project
Lead is a designated Team on NOAA-FIMS Teams so it only has to be
changed in one location when there is changeover.
The action writes to a Pull Request and needs this permission instead of content
Copilot AI and others added 4 commits December 30, 2025 09:07
Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>
Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>
Co-authored-by: kellijohnson-NOAA <4108564+kellijohnson-NOAA@users.noreply.github.com>
Thanks to Bai for the suggestion
@codecov

codecov Bot commented Jan 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.97%. Comparing base (eec4b13) to head (eb8f044).
⚠️ Report is 133 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #865       +/-   ##
===========================================
+ Coverage   70.58%   85.97%   +15.38%     
===========================================
  Files          52       81       +29     
  Lines        1914     7893     +5979     
  Branches      512      510        -2     
===========================================
+ Hits         1351     6786     +5435     
- Misses        496     1096      +600     
+ Partials       67       11       -56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Developer Issue]: Set up Air in VS Code and remove the instructions for using {styler}

4 participants