Closed dependabot[bot] closed 3 years ago
Merging #64 (21d29ef) into main (025a5ec) will decrease coverage by
1.70%
. The diff coverage is61.07%
.
@@ Coverage Diff @@
## main #64 +/- ##
============================================
- Coverage 67.89% 66.18% -1.71%
+ Complexity 992 852 -140
============================================
Files 69 64 -5
Lines 3607 3268 -339
Branches 526 478 -48
============================================
- Hits 2449 2163 -286
- Misses 934 941 +7
+ Partials 224 164 -60
Impacted Files | Coverage Δ | |
---|---|---|
...armgkb/pharmcat/definition/model/VariantLocus.java | 58.18% <ø> (-18.19%) |
:arrow_down: |
...g/pharmgkb/pharmcat/haplotype/CombinationUtil.java | 82.85% <0.00%> (ø) |
|
...harmgkb/pharmcat/haplotype/NamedAlleleMatcher.java | 56.83% <0.00%> (-7.92%) |
:arrow_down: |
...rg/pharmgkb/pharmcat/haplotype/model/GeneCall.java | 86.11% <ø> (ø) |
|
.../org/pharmgkb/pharmcat/haplotype/model/Result.java | 90.90% <ø> (ø) |
|
...armgkb/pharmcat/reporter/io/OutsideCallParser.java | 83.33% <ø> (-4.17%) |
:arrow_down: |
...n/java/org/pharmgkb/pharmcat/util/DataManager.java | 1.80% <0.00%> (-0.03%) |
:arrow_down: |
...ava/org/pharmgkb/pharmcat/util/MessageMatcher.java | 95.83% <ø> (+5.58%) |
:arrow_up: |
.../java/org/pharmgkb/pharmcat/util/SheetsHelper.java | 0.00% <ø> (ø) |
|
...mgkb/pharmcat/definition/model/DefinitionFile.java | 16.79% <2.77%> (-47.13%) |
:arrow_down: |
... and 59 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 c67583e...21d29ef. Read the comment docs.
Looks like semver-regex is up-to-date now, so this is no longer needed.
Bumps semver-regex from 3.1.2 to 3.1.3.
Commits
Dependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/PharmGKB/PharmCAT/network/alerts).