coala / coala/coala-quickstart

Settings.py::write_coafile: Add tests for 100% branch coverage

Open
#277 0 comments 0 reactions 0 assignees View on GitHub
type/tests
Dominant language
Python
Stars
49
Forks
74
PR merge metrics
No merged PRs in 30d

Description

This branch does not have test coverage
```
if os.path.isfile(coafile):
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open Settings.py and inspect write_coafile, focusing on the os.path.isfile(coafile) branch. Review the existing tests and coverage configuration, then add coverage for this branch and run the relevant test suite or coverage command; done means the branch is exercised and coverage reaches the intended target.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.