Skip to content

Commit

Permalink
Remove requirements.txt (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolan1999 authored Dec 6, 2024
1 parent b3ad129 commit b1c4832
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions requirements.txt

This file was deleted.

1 comment on commit b1c4832

@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
api
   __init__.py00100% 
   database.py13469%22–26
   dependencies.py512159%32–37, 59, 69, 78–97, 103–115
   exceptions.py9278%10, 18
   main.py24388%35, 45, 50
   models.py430100% 
   settings.py772370%15–18, 28–29, 65–69, 74, 78, 86, 95–101, 104–109, 112, 121
   tags.py10100% 
api/core
   __init__.py00100% 
   aws.py5180%7
   filesystem.py2253385%35, 48, 51, 54, 59, 66, 72, 87, 90, 93, 96, 99, 109, 114, 194, 196–205, 219, 291, 348, 356–368, 379, 410
   notifications.py271448%14, 21, 28–29, 32–52
api/crud
   __init__.py00100% 
   job.py71494%30, 56, 144–145
api/endpoints
   __init__.py00100% 
   auth.py654925%30–69, 79–106, 118–155
   auth_get.py14286%22, 39
   files.py52688%26–27, 42–43, 112, 128
   job_update.py24292%26, 29
   jobs.py34294%24, 88
api/schemas
   __init__.py00100% 
   file.py240100% 
   job.py116992%27, 33, 36, 42, 47, 76, 85, 91, 93
   job_update.py60100% 
   token.py40100% 
   user.py140100% 
TOTAL89917581% 

Tests Skipped Failures Errors Time
118 0 💤 0 ❌ 0 🔥 6m 12s ⏱️

Please sign in to comment.