Coder Social home page Coder Social logo

Comments (3)

MrGlobby avatar MrGlobby commented on June 11, 2024

Hi @cary-ilm! I was planning to do this for the ASWF dev days, but I can't see anything in the linked coverage report that highlights uncovered lines in ImfHeader.h. I can see such highlighting in other files, so I'm not sure what I'm missing?

from openexr.

cary-ilm avatar cary-ilm commented on June 11, 2024

@MrGlobby the SonarCloud coverage report is sort of finicky and often confusing. In this case, I think I meant to post a link to the ImfHeader.cpp file. The non-const begin() and end() methods appear to not get invoked.

The low-tech approach is to put a print statement in the functions, then execute the test suite to confirm the message doesn't appear, then add the call to the test suite, rerun it and confirm the message appears. Then remove the print statement.

Of course, feel free to browse the SonarCloud coverage report and add anything else you see uncovered, this one just looked pretty straightforward.

from openexr.

MrGlobby avatar MrGlobby commented on June 11, 2024

I've made a pull request for this, hope I've done it correctly! #1577

from openexr.

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.