1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-22 04:32:28 +00:00

housekeeping

This commit is contained in:
Dominic 2020-01-31 14:46:42 +01:00
parent 0d218f2532
commit 9d21ea9cce
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
\#*
.#*
Cargo.lock
cobertura.xml
tarpaulin-report.html

View file

@ -12,7 +12,7 @@ test-default:
before_script:
- cargo -V
script:
- cargo test --workspace --lib --tests
- cargo test --workspace --lib
- cargo test --workspace --doc
cache:
paths:

View file

@ -1,6 +1,6 @@
# gotham_restful
[![Build Status](https://gitlab.com/msrd0/gotham-restful/badges/master/build.svg)](https://gitlab.com/msrd0/gotham-restful/commits/master)
[![Build Status](https://gitlab.com/msrd0/gotham-restful/badges/master/pipeline.svg)](https://gitlab.com/msrd0/gotham-restful/commits/master)
[![Coverage Status](https://codecov.io/gl/msrd0/gotham-restful/branch/master/graph/badge.svg)](https://codecov.io/gl/msrd0/gotham-restful)
This crate is an extension to the popular [gotham web framework][gotham] for Rust. The idea is to