Closed dependabot[bot] closed 2 years ago
Code Climate has analyzed commit 290d5cf6 and detected 0 issues on this pull request.
View more on Code Climate.
Merging #185 (290d5cf) into develop (9c464d3) will decrease coverage by
4.72%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #185 +/- ##
===========================================
- Coverage 68.42% 63.69% -4.73%
===========================================
Files 7 7
Lines 589 730 +141
===========================================
+ Hits 403 465 +62
- Misses 119 198 +79
Partials 67 67
Impacted Files | Coverage Δ | |
---|---|---|
internal/repository/arangodb/arangodb.go | 61.53% <0.00%> (-6.74%) |
:arrow_down: |
internal/repository/arangodb/annotation_write.go | 68.13% <0.00%> (-6.05%) |
:arrow_down: |
internal/repository/arangodb/annotation_delete.go | 50.00% <0.00%> (-4.55%) |
:arrow_down: |
internal/repository/arangodb/ontology.go | 58.69% <0.00%> (-4.17%) |
:arrow_down: |
internal/repository/arangodb/annotation_read.go | 73.93% <0.00%> (-3.32%) |
:arrow_down: |
internal/repository/arangodb/pairwise.go | 43.75% <0.00%> (-0.70%) |
:arrow_down: |
internal/repository/arangodb/field.go | 0.00% <0.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 9c464d3...290d5cf. Read the comment docs.
This PR currently has a merge conflict. Please resolve this and then re-add the ['dependencies', 'automerge']
label.
Superseded by #205.
Bumps codecov/codecov-action from 1.5.2 to 3.1.0.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
81cd2dc
Merge pull request #699 from codecov/feat-xcodea03184e
feat: add xcode support6a6a9ae
Merge pull request #694 from codecov/dependabot/npm_and_yarn/vercel/ncc-0.33.492a872a
Merge pull request #696 from codecov/dependabot/npm_and_yarn/types/node-17.0.2543a9c18
Merge pull request #698 from codecov/dependabot/npm_and_yarn/jest-junit-13.2.013ce822
Merge pull request #690 from codecov/ci-v34d6dbaa
build(deps-dev): bump jest-junit from 13.0.0 to 13.2.098f0f19
build(deps-dev): bump@types/node
from 17.0.23 to 17.0.25d3021d9
build(deps-dev): bump@vercel/ncc
from 0.33.3 to 0.33.42c83f35
Update makefile to v3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)