-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings for UniProt (which cannot be specified in settings.json) #712
base: master
Are you sure you want to change the base?
Conversation
d8dd7f8
to
1459f80
Compare
Rebased to current master. This became necessary because the code for |
1459f80
to
717f521
Compare
717f521
to
9cd80b7
Compare
9cd80b7
to
8421a93
Compare
Codecov ReportAttention:
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 ☔ View full report in Codecov by Sentry. |
8421a93
to
ed84eb3
Compare
09bd2d3
to
64a24d9
Compare
Kudos, SonarCloud Quality Gate passed!
|
64a24d9
to
01205a6
Compare
Kudos, SonarCloud Quality Gate passed!
|
1. Externalize literals longer than 128 bytes (default is 1M 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> .
01205a6
to
6068bf7
Compare
|
Externalize literals longer than 128 bytes (default is 1024 bytes).
Externalize all objects of the predicates
http://www.w3.org/1999/02/22-rdf-syntax-ns#value and
http://purl.uniprot.org/core/md5Checksum .