Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Update Metrics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Challenger3010 authored Jun 11, 2024
1 parent 565efa8 commit 9b0b5eb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Project_Doc/Metrics.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# Our Metrics

## Performance

We use the web extension **Lighthouse** to evaluate our website in regards to its rendering and response performance. The following image contains the result of our application:

![image5](https://github.com/SE-TINF22B6/CookHub/assets/115070676/88bc05cd-f9e0-4287-8640-75a429f04cc9)

## Code Quality

To Check our Code Quality we use **NDepend**:

![332936401-290d3e21-d300-4370-95c4-4890c43419e9](https://github.com/SE-TINF22B6/CookHub/assets/115070676/e5679f2c-e957-4acb-8ab5-b0795d02b8cb)

## Test Coverage

For our backend tests we use **DotCover** (integrated in the Rider IDE):

![image6](https://github.com/SE-TINF22B6/CookHub/assets/115070676/732746ee-736c-44b5-8c17-88425c03d171)

0 comments on commit 9b0b5eb

Please sign in to comment.