• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gcivil-nyu-org / team5-wed-spring25 / 867

01 May 2025 12:13AM UTC coverage: 30.694% (-62.3%) from 92.972%
867

cron

travis-pro

web-flow
Merge pull request #170 from gcivil-nyu-org/develop

Dev -> Main

469 of 1528 relevant lines covered (30.69%)

0.31 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

71.43
/CleanBites/tests.py
1
from django.test import TestCase
1✔
2

1✔
3

4
class baseTest(TestCase):
5
    def setUp(self):
1✔
6
        pass
1✔
7

8
    def tearDown(self):
×
9
        pass
10

11
    def test_basic(self):
12
        self.assertEqual(1, 1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc