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

Updating Dependencies to Test Against #83

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

gandersen101
Copy link
Owner

@gandersen101 gandersen101 commented Mar 11, 2024

Testing against the latest spacy and rapidfuzz libs:

  • spacy==3.7.4
  • rapidfuzz==3.6.2

Also testing the coverage CI workflow to test against the above using Python 3.11.

@gandersen101 gandersen101 added the testing Testing label Mar 11, 2024
@gandersen101 gandersen101 added the ci Continuous Integration label Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (d0cc551) to head (3126e1e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          24       24           
  Lines        1206     1206           
  Branches      229      281   +52     
=======================================
  Hits         1160     1160           
  Misses         31       31           
  Partials       15       15           

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

@gandersen101 gandersen101 changed the title Updating Dependencies to Test Against. Updating Dependencies to Test Against Mar 11, 2024
@gandersen101 gandersen101 merged commit a0897b0 into main Mar 11, 2024
18 checks passed
@gandersen101 gandersen101 deleted the testing/updating-deps-to-test-against branch March 11, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant