Skip to content
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

cosmetic: Ran codespell to fix typos in comments/docs #399

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

martin-belanger
Copy link
Collaborator

No description provided.

Martin Belanger added 3 commits November 2, 2023 09:53
Signed-off-by: Martin Belanger <martin.belanger@dell.com>
The latest pylint (3.x) breaks testing. An issue was raised with
the upstream developers. In the meantime, pylint has to be set to
version 2.17.7 for the tests to pass. This is what we're doing in
this pull request.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
Python 3.6 requires too many deprecated dependencies. Running test
under Python 3.6 is getting too complicated.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa23cc7) 58.01% compared to head (bda4ae5) 58.01%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  Coverage   58.01%   58.01%           
=======================================
  Files          16       16           
  Lines        2627     2627           
=======================================
  Hits         1524     1524           
  Misses       1103     1103           
Files Coverage Δ
staslib/avahi.py 48.14% <100.00%> (ø)
staslib/conf.py 93.33% <ø> (ø)
staslib/ctrl.py 45.20% <ø> (ø)
staslib/gutil.py 52.76% <100.00%> (ø)
staslib/iputil.py 98.49% <ø> (ø)
staslib/service.py 18.39% <ø> (ø)
staslib/stas.py 54.93% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martin-belanger martin-belanger merged commit 71f8011 into linux-nvme:main Nov 2, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants