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

ngxs-labs / firestore-plugin / 19233837789

10 Nov 2025 01:48PM UTC coverage: 19.556% (-0.2%) from 19.708%
19233837789

push

github

joaqcid
chore(release): 18.0.7

60 of 187 branches covered (32.09%)

Branch coverage included in aggregate %.

248 of 1388 relevant lines covered (17.87%)

5.69 hits per line

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

0.0
/integrations/modular/src/app/components/other/other.component.ts
1
import { Component, OnInit } from '@angular/core';
×
2

3
@Component({
4
  selector: 'app-other',
5
  templateUrl: './other.component.html',
6
  styleUrls: ['./other.component.scss'],
7
  standalone: false
8
})
9
export class OtherComponent implements OnInit {
×
10
  constructor() {}
11

12
  ngOnInit() {}
13
}
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