Skip to content

Adapt CI for multiple OS#23

Open
dobraczka wants to merge 6 commits intomainfrom
CI-multi-OS
Open

Adapt CI for multiple OS#23
dobraczka wants to merge 6 commits intomainfrom
CI-multi-OS

Conversation

@dobraczka
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

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