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

Run TSP on Google Cloud Dataflow #68

Merged
merged 5 commits into from
Feb 9, 2021
Merged

Run TSP on Google Cloud Dataflow #68

merged 5 commits into from
Feb 9, 2021

Conversation

kotarot
Copy link
Owner

@kotarot kotarot commented Feb 9, 2021

No description provided.

@kotarot kotarot force-pushed the tsp-for-dataflow branch 4 times, most recently from ff23e37 to a3f266d Compare February 9, 2021 14:42
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #68 (c82f52a) into main (e470f20) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1466      1468    +2     
=========================================
+ Hits          1466      1468    +2     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
sawatabi/model/logical_model.py 100.00% <100.00%> (ø)

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 e470f20...c82f52a. Read the comment docs.

@kotarot kotarot merged commit 32f399f into main Feb 9, 2021
@kotarot kotarot deleted the tsp-for-dataflow branch February 9, 2021 15:53
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.

1 participant