Skip to content

RC 1.0.6 - allow mixed formats in ubxcompare#11

Merged
semuadmin merged 2 commits into
mainfrom
RELEASE-CANDIDATE-1.0.6
Feb 11, 2026
Merged

RC 1.0.6 - allow mixed formats in ubxcompare#11
semuadmin merged 2 commits into
mainfrom
RELEASE-CANDIDATE-1.0.6

Conversation

@semuadmin

Copy link
Copy Markdown
Contributor

pyubxutils Pull Request Template

Description

  1. Allow mixed file formats (ubx & txt) in ubxcompare - addresses feature request ubxcompare text and binary files #10

Fixes #10

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.

  • tested with mixed *.txt and *.ubx files

Checklist:

  • I agree to abide by the code of conduct (see CODE_OF_CONDUCT.md).
  • My code follows the style guidelines of this project (see CONTRIBUTING.MD).
  • I have performed a self-review of my own code.
  • (if appropriate) I have cited my u-blox documentation source(s).
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • (if appropriate) I have added test cases to the tests/test_*.py unittest suite to maintain >= 99% code coverage.
  • I have tested my code against the full tests/test_*.py unittest suite.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I have signed my commits.
  • I understand and acknowledge that the code will be published under a BSD 3-Clause license.

@semuadmin semuadmin added this to the RC 1.0.6 milestone Feb 10, 2026
@semuadmin semuadmin requested a review from a team February 10, 2026 15:45
@semuadmin semuadmin self-assigned this Feb 10, 2026
@semuadmin semuadmin added the enhancement New feature or request label Feb 10, 2026
@semuadmin semuadmin merged commit b758ec0 into main Feb 11, 2026
5 checks passed
@semuadmin semuadmin deleted the RELEASE-CANDIDATE-1.0.6 branch February 11, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ubxcompare text and binary files

2 participants