molgenis / data-transform-vkgl

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

Fix/14 incorrect variants #23

Closed marikaris closed 3 years ago

marikaris commented 4 years ago

Check if the anchor is left or right formatted for insertions/deletions.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
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 #23 (f1b6171) into master (e14e871) will increase coverage by 1.5%. The diff coverage is 88.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #23     +/-   ##
==========================================
+ Coverage      53.8%   55.4%   +1.5%     
- Complexity       66      72      +6     
==========================================
  Files            17      17             
  Lines           427     442     +15     
  Branches         28      30      +2     
==========================================
+ Hits            230     245     +15     
  Misses          185     185             
  Partials         12      12             
Flag Coverage Δ Complexity Δ
unit 55.4% <88.8%> (+1.5%) 0.0 <14.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% <88.8%> (+2.4%) 24.0 <14.0> (+6.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 e14e871...f1b6171. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

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