-
-
Notifications
You must be signed in to change notification settings - Fork 101
Fix bug in transactionId match #382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@lbbrhzn any ideas why in testing of the |
looks good to me, but tests are not passing yet ! |
Codecov Report
@@ Coverage Diff @@
## main #382 +/- ##
==========================================
+ Coverage 86.06% 87.83% +1.76%
==========================================
Files 10 10
Lines 1206 1208 +2
Branches 181 181
==========================================
+ Hits 1038 1061 +23
+ Misses 96 83 -13
+ Partials 72 64 -8
Continue to review full report at Codecov.
|
@lbbrhzn, should be good to merge now. Some extra tests can now be added eg function to send clock meter data |
Looking good, nice test coverage! |
No description provided.