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

openvax / gtfparse / 13576134035

27 Feb 2025 09:23PM UTC coverage: 86.391% (-13.6%) from 100.0%
13576134035

push

github

timodonnell
Fix linter error

1 of 1 new or added line in 1 file covered. (100.0%)

23 existing lines in 3 files now uncovered.

146 of 169 relevant lines covered (86.39%)

2.59 hits per line

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

100.0
/gtfparse/parsing_error.py
1
# Licensed under the Apache License, Version 2.0 (the "License");
2
# you may not use this file except in compliance with the License.
3
# You may obtain a copy of the License at
4
#
5
#     http://www.apache.org/licenses/LICENSE-2.0
6
#
7
# Unless required by applicable law or agreed to in writing, software
8
# distributed under the License is distributed on an "AS IS" BASIS,
9
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12

13
class ParsingError(Exception):
3✔
14
    pass
3✔
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