Skip to content

RC 1.1.3#93

Merged
semuadmin merged 2 commits into
masterfrom
RC-1.1.3
Apr 20, 2026
Merged

RC 1.1.3#93
semuadmin merged 2 commits into
masterfrom
RC-1.1.3

Conversation

@semuadmin
Copy link
Copy Markdown
Contributor

@semuadmin semuadmin commented Apr 18, 2026

pynmeagps Pull Request Template

Description

  1. Update wnotow2utc, utc2wnotow and leapsecond helper functions to accommodate all GNSS time systems. wnotow2utc method also adds an 'autoroll' argument which, if True, will automatically roll forward modular GNSS week numbers to the latest date less than the current date - see API docs for details.
  2. Update github actions workflow to Node 24.
  3. Deprecated get_gpswnotow method is now removed - use utc2wnotow instead.

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.

  • test_static.py updated

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.
  • 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.1.3 milestone Apr 18, 2026
@semuadmin semuadmin requested a review from a team April 18, 2026 10:36
@semuadmin semuadmin self-assigned this Apr 18, 2026
@semuadmin semuadmin added the enhancement New feature or request label Apr 18, 2026
@semuadmin semuadmin marked this pull request as draft April 19, 2026 19:42
@semuadmin semuadmin marked this pull request as ready for review April 19, 2026 21:48
@semuadmin semuadmin merged commit f1139e6 into master Apr 20, 2026
5 checks passed
@semuadmin semuadmin deleted the RC-1.1.3 branch April 20, 2026 07:12
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.

2 participants