qlever icon indicating copy to clipboard operation
qlever copied to clipboard

Settings for UniProt (which cannot be specified in settings.json)

Open hannahbast opened this issue 1 year ago • 5 comments

  1. Externalize literals longer than 128 bytes (default is 1024 bytes).

  2. Externalize all objects of the predicates http://www.w3.org/1999/02/22-rdf-syntax-ns#value and http://purl.uniprot.org/core/md5Checksum .

hannahbast avatar Jul 29 '22 02:07 hannahbast

Rebased to current master. This became necessary because the code for tripleToInternalRepresentation moved from src/index/Index.cpp to src/index/IndexImpl and also changed slightly.

hannahbast avatar Nov 13 '22 20:11 hannahbast

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (95fc20b) 85.82% compared to head (6068bf7) 85.79%.

Files Patch % Lines
src/index/IndexImpl.cpp 37.50% 2 Missing and 3 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
- Coverage   85.82%   85.79%   -0.04%     
==========================================
  Files         308      308              
  Lines       29266    29273       +7     
  Branches     3430     3434       +4     
==========================================
- Hits        25117    25114       -3     
- Misses       2787     2789       +2     
- Partials     1362     1370       +8     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 22 '23 18:02 codecov[bot]

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Jul 29 '23 17:07 sonarcloud[bot]

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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Nov 17 '23 05:11 sonarcloud[bot]

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] avatar Jan 20 '24 11:01 sonarcloud[bot]