collective / icalendar

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

Guide to delete the build folder before testing #622

Closed niccokunzmann closed 5 months ago

niccokunzmann commented 5 months ago

When you build a distribution, after this, the tests fail. This guides around this issue.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9366435646

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/icalendar/tests/test_with_doctest.py 2 4 50.0%
<!-- Total: 2 4 50.0% -->
Totals Coverage Status
Change from base Build 9241523599: -0.07%
Covered Lines: 2761
Relevant Lines: 2857

💛 - Coveralls
niccokunzmann commented 5 months ago

Tests run, merging for progress.