nextion icon indicating copy to clipboard operation
nextion copied to clipboard

Refactor

Open yozik04 opened this issue 1 year ago • 1 comments
trafficstars

Will introduce some backward incompatible changes to improve code quality

yozik04 avatar Aug 07 '24 08:08 yozik04

Codecov Report

Attention: Patch coverage is 73.36957% with 49 lines in your changes missing coverage. Please review.

Project coverage is 69.74%. Comparing base (b369988) to head (c59a256).

Files with missing lines Patch % Lines
nextion/client.py 70.96% 45 Missing :warning:
nextion/console_scripts/upload_firmware.py 0.00% 2 Missing :warning:
nextion/exceptions.py 90.90% 1 Missing :warning:
nextion/protocol/nextion.py 90.90% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   62.83%   69.74%   +6.91%     
==========================================
  Files           8        8              
  Lines         444      476      +32     
==========================================
+ Hits          279      332      +53     
+ Misses        165      144      -21     

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

codecov-commenter avatar Aug 07 '24 08:08 codecov-commenter