Hi all, We're pleased to announce the release of Cover 3.0!
Cover is an extensible multi-file code coverage tool for Racket. You can read more about it in our README at https://github.com/florence/cover . Breaking Changes: * The Coveralls format has been moved into its own package. Anyone using it will need to change their package dependency from `cover` to `cover-coveralls`. More details at https://github.com/rpless/cover-coveralls . New features and bug fixes in this version: * Support for modules required `for-syntax`. * Support for `test-include-paths` and `module-suffixes` in info.rkt, and regular expressions in `test-omit-paths`. These can be used to configure what files Cover does or does not include in its reports. * Support for cyclic requires between modules. * Improvements on covering macros. New contributors are always welcome! If you find bugs, you can open an issue at https://github.com/florence/cover/issues. In addition, if there are any new output formats, tools, or services that you think should be added, open an issue. Thanks! --Spencer & Ryan -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.