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

fix: source -> . #173

Merged
merged 6 commits into from
Jun 11, 2021
Merged

fix: source -> . #173

merged 6 commits into from
Jun 11, 2021

Conversation

rsyi
Copy link
Owner

@rsyi rsyi commented Jun 11, 2021

Fixes #175
And part of #174

@rsyi rsyi force-pushed the rsyi/fix-source-bug branch from c9ae426 to 42b48ba Compare June 11, 2021 21:13
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2021

Codecov Report

Merging #173 (316e777) into master (d3eaf7b) will decrease coverage by 17.26%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #173       +/-   ##
===========================================
- Coverage   75.39%   58.12%   -17.27%     
===========================================
  Files          39       55       +16     
  Lines        2101     2763      +662     
===========================================
+ Hits         1584     1606       +22     
- Misses        517     1157      +640     
Impacted Files Coverage Δ
cli/src/lib.rs 0.00% <0.00%> (ø)
cli/src/warehouse/glue.rs 0.00% <0.00%> (ø)
cli/src/warehouse/snowflake.rs 0.00% <0.00%> (ø)
cli/src/main.rs 0.00% <0.00%> (ø)
cli/src/warehouse/gitserver.rs 0.00% <0.00%> (ø)
cli/src/warehouse/hive.rs 0.00% <0.00%> (ø)
cli/src/serialization.rs 0.00% <0.00%> (ø)
cli/src/utils.rs 20.51% <0.00%> (ø)
cli/src/warehouse/generic.rs 0.00% <0.00%> (ø)
... and 7 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 d3eaf7b...316e777. Read the comment docs.

@rsyi rsyi merged commit a17a1e7 into master Jun 11, 2021
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.

source command in sh reference sometimes fails
2 participants