Giter Site home page Giter Site logo

Comments (7)

cechticky avatar cechticky commented on May 28, 2024

My recommendation is to add tests to the main fwprofile project, but any fwprofile example shall be a dedicated Github project. The naming convention can be fwprofile-example-name.

from fwprofile.

cechticky avatar cechticky commented on May 28, 2024

Adding the tests to the main project allows us to extend Travis CI with running and reporting code coverage. There is Github tool supporting it out of the box. What is your opinion?

from fwprofile.

oppm avatar oppm commented on May 28, 2024

I wanted to split the examples for the source/tests also. I would probably have only one project fwprofile-examples containing all the examples instead of a single project for each example. Firstly, the examples are reasonably small and secondly, you get quite a few projects otherwise.

You mean, to include/connect a GitHub tool to visualize the gcov coverage output, right ? Not writing the tests in another tool, correct ? If yes, then I think it makes definitely sense to add this.

from fwprofile.

cechticky avatar cechticky commented on May 28, 2024

Yes, one project just with examples would be sufficient. Just please bear in mind that every example is an executable that needs to be executed and its output validated. And, every example has documentation done with doxygen.

There is something available for gcov coverage visualisation for Github. Please, take a bit time searching for it.

Last but not least, we should make the Github repo for fwprofile such that the next release can be done with Github release concept. We have been using a custom scripts so far. To be frank, we should get rid of this concept. The same approach can be then used for CORDET framework as well.

from fwprofile.

oppm avatar oppm commented on May 28, 2024

I created a new project fwprofile-examples and added the examples source files there. I also created a Makefile to build and run them. It works well. Please have a look. If ok, I will remove the examples stuff from this branch (and also investigate on coverage visualisation).

from fwprofile.

cechticky avatar cechticky commented on May 28, 2024

Great, may be have a look at this:
https://github.com/integrations/coveralls
https://github.com/integrations/codecov
Many thanks Va.

from fwprofile.

oppm avatar oppm commented on May 28, 2024

Ok, I finally managed to get codecov running. Coveralls did not work, I don't know why... Anyway, check it out under:
https://codecov.io/gh/pnp-software/fwprofile

from fwprofile.

Related Issues (20)

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.