collective / collective/icalendar

[Python] Improve test coverage by deleting code that is not in use

Open
#641 4 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
1.2k
Forks
429
Avg merge
3d 21h
Merged PRs (30d)
45

Description

Please find **one place** in the source code test coverage that is not in use and delete it.

To close the issue:
- [ ] remove one line that is not tested and not useful
- [ ] create a pull request with your changes and get it merged

What will help:

- Follow the documented [development setup](https://icalendar.readthedocs.io/en/latest/install.html#development-setup)
- After running the tests, you will have a coverage report as an HTML file.
- Talk to us if the line is really useless if you are in doubt.
- Create a Pull Request and we will see the improvements.

Thanks for your help to improve this project!

Contributor guide

Open the contributing guide

Research direction

Follow the documented development setup, run the test suite, and inspect the generated HTML coverage report for an untested source line. Confirm with maintainers that the line is unused before removing it; done means one unnecessary line is deleted and the change is submitted in a pull request.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.