knoxy5467 / a-better-notion

1 stars 0 forks source link

89 add logging to server #114

Closed knoxy5467 closed 4 months ago

knoxy5467 commented 4 months ago

added logging to the server in the API and in the main.rs. where possible also logged the result aswell as the request

closes #89

github-actions[bot] commented 4 months ago

LCOV Report - changed_lines_coverage_report ❌

All Files

Changed Files

File Lines Functions Branches
backend.rs 48/50 (96.0%) 20/22 (90.9%) N/A
api.rs 548/630 (87.0%) 60/83 (72.3%) N/A
main.rs 61/97 (62.9%) 16/17 (94.1%) N/A
github-actions[bot] commented 4 months ago

LCOV Report - total_lines_coverage_report ✅

All Files

Changed Files

File Lines Functions Branches
backend.rs 48/50 (96.0%) 20/22 (90.9%) N/A
api.rs 548/630 (87.0%) 60/83 (72.3%) N/A
main.rs 61/97 (62.9%) 16/17 (94.1%) N/A