Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

project: move imports from srcd.works to gopkg.in #303

Merged
merged 2 commits into from
Mar 10, 2017
Merged

project: move imports from srcd.works to gopkg.in #303

merged 2 commits into from
Mar 10, 2017

Conversation

ajnavarro
Copy link
Contributor

To be able to fix #261 we will move again to gopkg.in before v4 stable release.

To be able to fix #261 we will move again to gopkg.in before v4 stable release.
@ajnavarro
Copy link
Contributor Author

Merge src-d/go-billy#15 and src-d/go-git-fixtures#2 first.

@smola smola merged commit 4eef16a into src-d:master Mar 10, 2017
@codecov
Copy link

codecov bot commented Mar 10, 2017

Codecov Report

Merging #303 into master will increase coverage by 0.53%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   77.19%   77.72%   +0.53%     
==========================================
  Files         117      108       -9     
  Lines        7937     7812     -125     
==========================================
- Hits         6127     6072      -55     
+ Misses       1159     1080      -79     
- Partials      651      660       +9
Impacted Files Coverage Δ
plumbing/format/packfile/scanner.go 70.58% <ø> (ø)
plumbing/object/treenoder.go 80.35% <ø> (ø)
storage/filesystem/storage.go 87.5% <ø> (ø)
plumbing/object/blob.go 73.58% <ø> (ø)
submodule.go 65% <ø> (ø)
plumbing/protocol/packp/sideband/muxer.go 91.3% <ø> (ø)
plumbing/protocol/packp/advrefs.go 81.81% <ø> (ø)
plumbing/object/commit_walker.go 87.09% <ø> (ø)
storage/memory/storage.go 96.66% <ø> (ø)
storage/filesystem/shallow.go 66.66% <ø> (ø)
... and 78 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 f64e4b8...8df6414. Read the comment docs.

@ajnavarro ajnavarro deleted the fix/gopkg-in branch March 14, 2017 07:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs references broken imports from srcd.works
3 participants