semuconsulting / pygnssutils

Python GNSS CLI utility library for reading, parsing and broadcasting NMEA, UBX, RTCM3, NTRIP and SPARTN protocols
BSD 3-Clause "New" or "Revised" License
84 stars 25 forks source link

Rc 1.0.7 #26

Closed semuadmin closed 1 year ago

semuadmin commented 1 year ago

pygnssutils Pull Request Template

Description

RELEASE CANDIDATE 1.0.7

CHANGES:

  1. Add bandit security analysis to workflows.
  2. Add checkpr workflow for Pull Requests
  3. Update min pyubx2 and pyspartn versions.
  4. No functional changes

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.

Checklist: