specklepy icon indicating copy to clipboard operation
specklepy copied to clipboard

typing and formatting fixes

Open gjedlicska opened this issue 1 year ago • 1 comments

Description & motivation

Changes:

To-do before merge:

Screenshots:

Validation of changes:

Checklist:

  • [x] My pull request follows the guidelines in the Contributing guide?
  • [x] My pull request does not duplicate any other open Pull Requests for the same update/change?
  • [x] My commits are related to the pull request and do not amend unrelated code or documentation.
  • [x] My code follows a similar style to existing code.
  • [x] I have added appropriate tests.
  • [x] I have updated or added relevant documentation.

References

gjedlicska avatar Oct 07 '22 14:10 gjedlicska

Codecov Report

Base: 90.85% // Head: 90.85% // No change to project coverage :thumbsup:

Coverage data is based on head (1900fec) compared to base (459bd09). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   90.85%   90.85%           
=======================================
  Files          54       54           
  Lines        3850     3850           
=======================================
  Hits         3498     3498           
  Misses        352      352           
Impacted Files Coverage Δ
specklepy/api/host_applications.py 94.44% <100.00%> (ø)
specklepy/api/operations.py 93.47% <100.00%> (ø)
tests/test_host_applications.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 07 '22 14:10 codecov[bot]