EMMC-ASBL / tripper

Triplestore wrapper package for Python.
https://EMMC-ASBL.github.io/tripper
MIT License
7 stars 2 forks source link

Cleaned up backend tests #230

Closed jesper-friis closed 4 months ago

jesper-friis commented 4 months ago

Description

Just some cleanup of the backend tests.

Added a pip freeze to CI tests for easier debugging.

Updated requirements in pyproject.toml as suggested by Francesca. Lower version range for dependencies has been tested manually.

Type of change

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@85d40ee). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ========================================= Coverage ? 78.41% ========================================= Files ? 18 Lines ? 1696 Branches ? 0 ========================================= Hits ? 1330 Misses ? 366 Partials ? 0 ```

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