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

Fixes for successful windows build #121

Merged
merged 4 commits into from
Mar 13, 2020
Merged

Fixes for successful windows build #121

merged 4 commits into from
Mar 13, 2020

Conversation

anupdhml
Copy link
Contributor

Tested via doing a full release build from a native windows machine.

Instructions for windows builds are being added via: tremor-rs/tremor-www-docs#10

Licenser
Licenser previously approved these changes Mar 13, 2020
Copy link
Member

@Licenser Licenser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merge ahead :) when green

@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #121 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   68.97%   68.97%   +<.01%     
==========================================
  Files         125      125              
  Lines       13883    13896      +13     
==========================================
+ Hits         9576     9585       +9     
- Misses       4307     4311       +4
Impacted Files Coverage Δ
src/preprocessor.rs 73.68% <0%> (ø) ⬆️
src/offramp/blackhole.rs 20.73% <0%> (-2.56%) ⬇️
tremor-pipeline/src/query.rs 77.38% <0%> (-0.22%) ⬇️
src/offramp/postgres.rs 0% <0%> (ø) ⬆️
src/onramp/postgres.rs 0% <0%> (ø) ⬆️
tremor-pipeline/src/lib.rs 67.24% <0%> (+0.06%) ⬆️
tremor-script/src/interpreter.rs 79.85% <0%> (+0.17%) ⬆️
tremor-pipeline/src/op/trickle/select.rs 77.74% <0%> (+0.61%) ⬆️
src/onramp.rs 78.31% <0%> (+1.2%) ⬆️
tremor-pipeline/src/op/debug/history.rs 80% <0%> (+1.66%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70925b4...424755b. Read the comment docs.

Copy link
Member

@darach darach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants