Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Get rid of confusing UnusedArgumentWarning from working code #151

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

jesper-friis
Copy link
Contributor

Description:

Get rid of confusing UnusedArgumentWarning from working code.

Type of change:

  • Bug fix and code cleanup.
  • New feature.
  • Documentation update.
  • Testing.

Checklist for the reviewer:

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6297583) 75.10% compared to head (5ea8c23) 75.17%.

Files Patch % Lines
tripper/backends/rdflib.py 75.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   75.10%   75.17%   +0.07%     
==========================================
  Files          17       17              
  Lines        1406     1410       +4     
==========================================
+ Hits         1056     1060       +4     
  Misses        350      350              

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

@jesper-friis jesper-friis merged commit 25ca06e into master Dec 13, 2023
@jesper-friis jesper-friis deleted the avoid-unused-argument-error branch December 13, 2023 20:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants