Skip to content

Commit

Permalink
Editted coverage badge lol
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhPhan8803 authored Dec 6, 2022
1 parent f92e514 commit 03c718e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

![Eslint](https://github.com/CS222-UIUC/course-project-group-5/actions/workflows/eslint.yml/badge.svg)
![Pylint](https://github.com/CS222-UIUC/course-project-group-5/actions/workflows/pylint.yml/badge.svg)
![Pytest-coverage](https://img.shields.io/badge/Pytest%20Coverage%20-100%25-brightgreen)
![Pytest-coverage](https://img.shields.io/badge/Pytest%20Coverage%20-98%25-brightgreen)

<details>
<summary>Table of Contents</summary>
Expand Down

3 comments on commit 03c718e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
app.py171895%47–55
auth.py90100% 
config.py10100% 
decorators.py270100% 
dataholders
   apt.py90100% 
   mainpage_get.py160100% 
   review.py70100% 
   user.py80100% 
pages
   login.py290100% 
   mainpage.py1200100% 
   userpage.py530100% 
TOTAL450898% 

Tests Skipped Failures Errors Time
54 0 💤 0 ❌ 0 🔥 1.356s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
app.py171895%47–55
auth.py90100% 
config.py10100% 
decorators.py270100% 
dataholders
   apt.py90100% 
   mainpage_get.py160100% 
   review.py70100% 
   user.py80100% 
pages
   login.py290100% 
   mainpage.py1200100% 
   userpage.py530100% 
TOTAL450898% 

Tests Skipped Failures Errors Time
54 0 💤 0 ❌ 0 🔥 1.326s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
app.py171895%47–55
auth.py90100% 
config.py10100% 
decorators.py270100% 
dataholders
   apt.py90100% 
   mainpage_get.py160100% 
   review.py70100% 
   user.py80100% 
pages
   login.py290100% 
   mainpage.py1200100% 
   userpage.py530100% 
TOTAL450898% 

Tests Skipped Failures Errors Time
54 0 💤 0 ❌ 0 🔥 1.294s ⏱️

Please sign in to comment.