molgenis / data-transform-vkgl

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

Fix #60 Valid withdrawn genes using alias or previous symbols #61

Closed dennishendriksen closed 2 years ago

dennishendriksen commented 2 years ago

Checklist before merge

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    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 2 years ago

Codecov Report

Merging #61 (bd23e18) into master (3659c2e) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #61     +/-   ##
==========================================
+ Coverage      76.8%   76.9%   +0.1%     
- Complexity      100     101      +1     
==========================================
  Files            19      19             
  Lines           423     426      +3     
  Branches         40      39      -1     
==========================================
+ Hits            325     328      +3     
  Misses           83      83             
  Partials         15      15             
Flag Coverage Δ
unit 76.9% <100.0%> (+0.1%) :arrow_up:

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

Impacted Files Coverage Δ
...ava/org/molgenis/validators/HgncGeneValidator.java 64.2% <100.0%> (+2.7%) :arrow_up:

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 3659c2e...bd23e18. Read the comment docs.