Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented coverage report with codecov.io #11

Merged
merged 5 commits into from Mar 25, 2021
Merged

Conversation

hstojic
Copy link
Contributor

@hstojic hstojic commented Mar 25, 2021

checked and it seems to work (we get 92%), badge also added to readme file

@hstojic hstojic linked an issue Mar 25, 2021 that may be closed by this pull request
@hstojic hstojic added the enhancement New feature or request label Mar 25, 2021
Copy link
Contributor

@johnamcleod johnamcleod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hstojic hstojic merged commit 6dcbef2 into develop Mar 25, 2021
@hstojic hstojic deleted the hstojic/codecov branch March 25, 2021 18:36
hstojic added a commit that referenced this pull request Apr 7, 2021
* Framework (#7)

* Decision planning agents. (#8)

* Background planning agents. (#9)

* implemented coverage report with codecov.io (#11)

* draft for codecov

* added my PR branch

* removing files spec

* corrected an error in specifying file names

* updated readme with badges and workflow badges

* removed pypi installation instruction (#10)

Co-authored-by: hstojic <hrvoje.stojic@protonmail.com>

* Hstojic/trigger docs (#12)

* modified publish-docs to trigger docs generation at website repo

* tag example

* accessing tag/branch environment variable

* additional variable

* removed testing branch

* updating readme files - slack info, citaiton (#13)

* setting things up for pypi (#14)

* setting things up for pypi

* isort; using main instead of version tags

* corrected setup file; added MANIFEST file

* updated readme file with pypi stuff

* black

* Remove redundant third party dependencies. (#15)

* corrected workflows; small updates to the readme; corrected docs version

* automatized release tag

Co-authored-by: John Mcleod <43960404+johnamcleod@users.noreply.github.com>
Co-authored-by: Felix Leibfried <felix.leibfried@gmail.com>
Co-authored-by: Hrvoje Stojic <hrvoje.stojic@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set up code coverage with codecov.io
2 participants