MideTechnology / idelib

Python API for accessing .IDE data recordings made by enDAQ devices.
MIT License
5 stars 0 forks source link

Release 3.2.7 #130

Closed pscheidler closed 1 year ago

pscheidler commented 1 year ago

Removed Python < 3.11 requirement. GHA updates Some GPS function additions

codecov-commenter commented 1 year ago

Codecov Report

Merging #130 (782be23) into main (a2321b3) will decrease coverage by 0.04%. The diff coverage is 69.38%.

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   74.17%   74.13%   -0.05%     
==========================================
  Files          10       10              
  Lines        3656     3677      +21     
==========================================
+ Hits         2712     2726      +14     
- Misses        944      951       +7     
Impacted Files Coverage Δ
idelib/parsers.py 80.74% <64.86%> (-0.79%) :arrow_down:
idelib/attributes.py 68.08% <80.00%> (+2.17%) :arrow_up:
idelib/transforms.py 68.62% <85.71%> (+0.14%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more