This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
kosmorro
mirror of
https://github.com/Kosmorro/kosmorro
Watch
1
Star
0
Fork
0
Code
Issues
Releases
33
Activity
http://kosmorro.space
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
318
Commits
10
Branches
11 MiB
Tree:
2d55b0ef3c
all-contributors/add-them
dependabot/pip/master/babel-2.16.0
dependabot/pip/master/black-24.8.0
dependabot/pip/master/importlib-metadata-8.5.0
dependabot/pip/master/pytest-8.3.3
dependabot/pip/zipp-3.19.1
feat/windows-support
features
master
windows
v0.10.13
v0.10.12
v0.10.11
v0.10.10
v0.10.9
v0.10.8
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2d55b0ef3c'
${ noResults }
kosmorro
/
.coveragerc
.coveragerc
87 B
Raw
Normal View
History
test(coverage): add codecov
5 years ago
ci: replace Codecov by Coveralls
4 years ago
test(coverage): add codecov
5 years ago
ci(compatibility): test on more Python versions and on macOS (#131) BREAKING CHANGE: on Ubuntu 20.04+, the `texlive-latex-extra` package is needed to generate the PDF output
3 years ago
test(coverage): add codecov
5 years ago
1
2
3
4
5
6
7
[run]
branch = true
source =
kosmorrolib
omit =
kosmorrolib/main.py
test/*