Details
Diff Detail
- Repository
- rDGRPH Compressed graph representation
- Branch
- feature/mime-type
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 8919 Build 13027: tox-on-jenkins Jenkins Build 13026: arc lint + arc unit
Event Timeline
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DGRPH/job/tox/76/
See console output for more information: https://jenkins.softwareheritage.org/job/DGRPH/job/tox/76/console
Build is green
See https://jenkins.softwareheritage.org/job/DGRPH/job/tox/77/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DGRPH/job/tox/78/ for more details.
swh/graph/server/app.py | ||
---|---|---|
28 | It feels weird to me to put these at the top instead of inlining them, as the constant name is literally reflecting the content of the constant. Feel free to disagree. |
Build is green
See https://jenkins.softwareheritage.org/job/DGRPH/job/tox/83/ for more details.
swh/graph/server/app.py | ||
---|---|---|
28 | I've inlined them now. |
- REST server: set content-type to text or ndjson where appropriate
- app.py: inline MIME types, they are single use anyway
Build is green
See https://jenkins.softwareheritage.org/job/DGRPH/job/tox/84/ for more details.