Skip to content

Update: not use dot imports #706

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

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Update: not use dot imports #706

merged 1 commit into from
Nov 13, 2019

Conversation

awesee
Copy link
Owner

@awesee awesee commented Nov 13, 2019

No description provided.

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #706 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
- Coverage   99.28%   99.28%   -0.01%     
==========================================
  Files         220      220              
  Lines        2242     2241       -1     
==========================================
- Hits         2226     2225       -1     
  Misses         16       16
Impacted Files Coverage Δ
...roblems/reverse-linked-list/reverse_linked_list.go 100% <ø> (ø) ⬆️
...o-linked-lists/intersection_of_two_linked_lists.go 100% <ø> (ø) ⬆️
problems/same-tree/same_tree.go 100% <ø> (ø) ⬆️
...s/merge-two-binary-trees/merge_two_binary_trees.go 100% <ø> (ø) ⬆️
...s/palindrome-linked-list/palindrome_linked_list.go 100% <ø> (ø) ⬆️
problems/add-two-numbers-ii/add_two_numbers_ii.go 100% <ø> (ø) ⬆️
...s/merge-two-sorted-lists/merge_two_sorted_lists.go 100% <ø> (ø) ⬆️
...e-in-a-linked-list/delete_node_in_a_linked_list.go 100% <ø> (ø) ⬆️
problems/symmetric-tree/symmetric_tree.go 100% <ø> (ø) ⬆️
...tree/convert_sorted_array_to_binary_search_tree.go 100% <ø> (ø) ⬆️
... and 12 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 0d32f4f...19139fe. Read the comment docs.

@awesee awesee merged commit 756e287 into master Nov 13, 2019
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