nucypher / ATxM

Automatic Transaction Machine 🏧 🔁
https://pypi.org/project/atxm/
GNU Affero General Public License v3.0
3 stars 3 forks source link

Modifications/Testing for Speedup strategy #22

Closed derekpierre closed 8 months ago

derekpierre commented 8 months ago

Based over #21 .

Related to #15.

Fixes #19

This speed up strategy is fairly aggressive by default - we can think about ways to dial it back. That being said, it attempts to be customizable.

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 98.28326% with 4 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@6248d7d). Click here to learn what that means.

Files Patch % Lines
atxm/machine.py 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage ? 90.48% ======================================= Files ? 14 Lines ? 1261 Branches ? 0 ======================================= Hits ? 1141 Misses ? 120 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.