Giter Club home page Giter Club logo

Comments (2)

ZeroCool940711 avatar ZeroCool940711 commented on June 9, 2024

I agree, we need more tests. The token for Codecov is already on the Github Secrets and it's used from there, the issue is that I think it is only looking at the tests folder and setup.py instead of looking at the whole project and all the files we have on the repo. It might be an issue with the Codecov configuration we are using for the repo or our Github Action. The report should be generated when Pytest runs here

- name: Generate coverage report
run: |
pip install pytest
pip install pytest-cov
pytest --cov=./ --cov-report=xml

from whoosh-reloaded.

ZeroCool940711 avatar ZeroCool940711 commented on June 9, 2024

@cclauss I commented on this PR I made yesterday that it seems like the Codecov and Sonarcloud.io bots are not configured properly, I tried fixing them but didnt make much progress. The Codecov report is also being generated differently locally vs the Github action. I could use some help fixing them.

from whoosh-reloaded.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.