MideTechnology / idelib

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

Release/v3.2.4 #113

Closed CFlaniganMide closed 2 years ago

CFlaniganMide commented 2 years ago

Minor update:

codecov-commenter commented 2 years ago

Codecov Report

Merging #113 (77c4513) into main (2b0758c) will decrease coverage by 0.01%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   74.17%   74.15%   -0.02%     
==========================================
  Files          10       10              
  Lines        3647     3652       +5     
==========================================
+ Hits         2705     2708       +3     
- Misses        942      944       +2     
Impacted Files Coverage Δ
idelib/importer.py 56.75% <60.00%> (+0.05%) :arrow_up:
idelib/__init__.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more