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

Minor bug fixes and improvements manual testing notes #39

Merged
merged 14 commits into from
Sep 28, 2023

Conversation

ubyndr
Copy link
Collaborator

@ubyndr ubyndr commented Sep 21, 2023

Resolves #38

I've updated the assignment statements for the 'object_list' variable to prevent duplicated terms

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 98.30% and project coverage change: +0.22% 🎉

Comparison is base (76f261f) 94.39% compared to head (2e75121) 94.62%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   94.39%   94.62%   +0.22%     
==========================================
  Files          13       13              
  Lines         339      372      +33     
==========================================
+ Hits          320      352      +32     
- Misses         19       20       +1     
Files Changed Coverage Δ
pandasaurus/query.py 97.11% <97.61%> (-0.62%) ⬇️
pandasaurus/utils/sparql_queries.py 92.85% <100.00%> (+4.85%) ⬆️

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

@ubyndr ubyndr merged commit 3194d44 into main Sep 28, 2023
2 checks passed
@ubyndr ubyndr deleted the 38-minor-bug-fixes-and-improvements-manual-testing-notes branch September 28, 2023 10:23
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.

Minor Bug Fixes and Improvements - Manual Testing Notes
2 participants