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

CI: Add Node.js and Python tests for Windows #2406

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

mewim
Copy link
Member

@mewim mewim commented Nov 14, 2023

No description provided.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

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

Comparison is base (0782f86) 91.04% compared to head (7cb2176) 91.16%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/common/table_type.cpp 0.00% 1 Missing ⚠️
src/function/cast_string_to_functions.cpp 0.00% 1 Missing ⚠️
...erator/persistent/reader/parquet/column_reader.cpp 0.00% 1 Missing ⚠️
src/processor/operator/transaction.cpp 0.00% 1 Missing ⚠️
src/transaction/transaction_context.cpp 0.00% 1 Missing ⚠️
tools/python_api/src_cpp/py_query_result.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2406      +/-   ##
==========================================
+ Coverage   91.04%   91.16%   +0.12%     
==========================================
  Files        1015     1015              
  Lines       36012    36013       +1     
==========================================
+ Hits        32788    32833      +45     
+ Misses       3224     3180      -44     

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

@mewim mewim merged commit c622332 into master Nov 15, 2023
11 of 12 checks passed
@mewim mewim deleted the ci-windows-tests branch November 15, 2023 02:47
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.

2 participants