open-contracting / credere-backend

A tool that facilitates the participation of Micro, Small, and Medium businesses (MSMEs) in the Colombian public procurement market.
https://credere.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

chore: Run ruff check . #420

Closed jpmckinney closed 2 months ago

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10859799318

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/aws.py 3 4 75.0%
app/dependencies.py 5 6 83.33%
app/sources/colombia.py 2 3 66.67%
app/utils/statistics.py 3 4 75.0%
app/auth.py 3 5 60.0%
app/utils/tables.py 0 2 0.0%
app/main.py 23 28 82.14%
<!-- Total: 58 71 81.69% -->
Files with Coverage Reduction New Missed Lines %
app/routers/lenders.py 1 93.85%
app/routers/users.py 1 74.74%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 10804815544: 0.2%
Covered Lines: 1808
Relevant Lines: 2090

💛 - Coveralls