collective / icalendar

icalendar parser library for Python
https://icalendar.readthedocs.io
Other
1k stars 172 forks source link

Python: Improve test coverage in 5 places for production code #698

Open niccokunzmann opened 4 months ago

niccokunzmann commented 4 months ago

The production code is mostly covered by the tests. Sometimes, __repr__ or if conditions are not covered though. That would be nice!

To close the issue:

What will help: