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

Adapt CI for multiple OS #23

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Adapt CI for multiple OS #23

wants to merge 6 commits into from

Conversation

dobraczka
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #23 (d686e3f) into main (8179f68) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head d686e3f differs from pull request most recent head 8e82921. Consider uploading reports for the commit 8e82921 to get more accurate results

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   89.79%   89.79%           
=======================================
  Files          22       22           
  Lines         960      960           
=======================================
  Hits          862      862           
  Misses         98       98           
Flag Coverage Δ
unittests 89.79% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
kiez/hubness_reduction/mutual_proximity.py 95.65% <100.00%> (ø)
kiez/neighbors/__init__.py 100.00% <100.00%> (ø)
kiez/neighbors/approximate/nmslib.py 98.18% <ø> (ø)
kiez/neighbors/approximate/nng.py 80.39% <100.00%> (ø)
...z/neighbors/approximate/random_projection_trees.py 85.56% <100.00%> (ø)
kiez/neighbors/exact/sklearn_nearest_neighbors.py 75.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dobraczka dobraczka linked an issue Mar 30, 2023 that may be closed by this pull request
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.

Installation problems with Python 3.11
1 participant