Olivier Magloire

Results 4 issues of Olivier Magloire

> Formatting guidelines would be good too As far as I'm aware we currently have neither code nor doc formatting guidelines, but these would definitely be good to have. For...

> What does ics.Event.cmp_tuple() stand for? It's used for implementing the [comparison operators](https://github.com/ics-py/ics-py/blob/e62d660/src/ics/event.py#L180) in an easy way, see also my [essay](https://github.com/ics-py/ics-py/blob/main/doc/event-cmp.rst#ordering) (:see_no_evil:) on ordering. I didn't really intend to make...

# Hey, I just made a Pull Request! ## Description Change --omit-covered from 100% coverage to --fail-under value ## Motivation and Context --omit-covered currently only hides 100% covered files even...

enhancement
needs followup