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

iplweb / bpp / 0a62fc63-0bfe-4ec1-9d83-db01ae0b5317

04 Apr 2025 08:50AM UTC coverage: 42.944% (+0.6%) from 42.319%
0a62fc63-0bfe-4ec1-9d83-db01ae0b5317

push

circleci

mpasternak
Nie licz N dla autorów spoza N

0 of 9 new or added lines in 2 files covered. (0.0%)

1602 existing lines in 70 files now uncovered.

15809 of 36813 relevant lines covered (42.94%)

0.79 hits per line

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

0.0
src/notifications/tests/test_models.py
UNCOV
1
import pytest
×
UNCOV
2
from model_bakery import baker
×
3

UNCOV
4
from notifications.models import Notification
×
5

UNCOV
6
from bpp.models import Wydawnictwo_Zwarte
×
7

8

UNCOV
9
@pytest.mark.django_db
×
UNCOV
10
def test_Notifications_objects():
×
11
    o = baker.make(Wydawnictwo_Zwarte)
×
12
    Notification.objects.send_redirect(o, "http://onet.pl")
×
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

© 2026 Coveralls, Inc