molgenis / data-transform-vkgl

GNU Lesser General Public License v3.0
0 stars 3 forks source link

Fix: variants mapped incorrectly when anchor is right from variant and anchor is equal to nucleotide change #31

Closed marikaris closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (fbbfbcf) into master (1407408) will not change coverage. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #31   +/-   ##
========================================
  Coverage      76.5%   76.5%           
  Complexity       72      72           
========================================
  Files            15      15           
  Lines           320     320           
  Branches         29      29           
========================================
  Hits            245     245           
  Misses           63      63           
  Partials         12      12           
Flag Coverage Δ Complexity Δ
unit 76.5% <100.0%> (ø) 0.0 <0.0> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/main/java/org/molgenis/utils/HgvsService.java 91.1% <100.0%> (ø) 24.0 <0.0> (ø)

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 1407408...fbbfbcf. Read the comment docs.