Skip to content

Conversation

@nllong
Copy link
Member

@nllong nllong commented Apr 23, 2025

  • Update NMECR to latest release (mid 2024). This resolved the issue with an outdated R version and outdated packaged in NRECR's old version.
  • Add in a test with an example BuidlingSync file.
  • Bump test file to BuildingSync 2.6.0

@nllong nllong requested a review from Copilot April 23, 2025 23:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the NMECR version, adds new tests with an example BuildingSync file, and performs minor documentation updates.

  • Updated package documentation with installation and usage instructions
  • Updated LICENSE copyright to include 2025 and added CHANGELOG entries
  • Added pre-commit hooks configuration and a GitHub Actions workflow for R tests

Reviewed Changes

Copilot reviewed 9 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Updated documentation with usage instructions and minor typos
LICENSE.txt Updated copyright year
CHANGELOG.md Added changelog entries for version 0.1 release
.pre-commit-config.yaml Added configuration for various pre-commit hooks
.github/workflows/test.yml Added a GitHub Actions workflow to run R tests
Files not reviewed (6)
  • DESCRIPTION: Language not supported
  • R/bsync_utils.R: Language not supported
  • bsyncr.Rproj: Language not supported
  • cspell.json: Language not supported
  • tests/test_bsyncr.R: Language not supported
  • vignettes/.gitignore: Language not supported

nllong and others added 4 commits April 23, 2025 17:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@nllong nllong requested a review from kflemin April 24, 2025 03:57
@nllong nllong requested a review from Copilot April 24, 2025 04:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the NMECR package version and adds integration tests along with updated documentation and CI workflows.

  • Updates package documentation and usage instructions in README.md
  • Updates LICENSE.txt and CHANGELOG.md to reflect the new version and recent changes
  • Adds CI workflows for R tests and pre-commit checks, and updates pre-commit configuration

Reviewed Changes

Copilot reviewed 10 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updated documentation, including usage instructions and example commands
LICENSE.txt Updated copyright year from 2021 to 2025
CHANGELOG.md Added release notes and version details
.pre-commit-config.yaml Introduced additional pre-commit hooks for code quality and formatting
.github/workflows/test.yml Added a workflow for running R tests in CI
.github/workflows/pre-commit.yml Added a workflow to run pre-commit checks
Files not reviewed (7)
  • DESCRIPTION: Language not supported
  • R/bsync_utils.R: Language not supported
  • bsyncr.Rproj: Language not supported
  • cspell.json: Language not supported
  • setup_environment.R: Language not supported
  • tests/test-bsyncr.R: Language not supported
  • vignettes/.gitignore: Language not supported

@nllong nllong changed the title Update nmecr version and add tests Update nmecr version, add tests for BSync 2.6.0 format Apr 24, 2025
@kflemin kflemin merged commit 0999c9e into develop Apr 24, 2025
2 checks passed
@nllong nllong deleted the update-nmecr-version-add-test branch April 25, 2025 03:20
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.

3 participants