Giter VIP home page Giter VIP logo

Comments (3)

GoEddie avatar GoEddie commented on August 30, 2024

Hi @davidlyes,

SQLCover already has the ability to take a filter to exclude specific objects ("sp_.*diagram" would work for you) but there is nothing in the SQLTest ui to allow you to specify anything that can be passed to SQLCover.

I am a bit hesitant to add in specific filters because although you don't want to see these someone else might want to see them.

A half way measure might be to get SQLCover to look in a config file in a known place for additional filters, that way it will work with SQLTest and anywhere else.

So your options are:

  1. Don't use the Redgate UI to generate your coverage reports
  2. Ask Redgate to include the ability to add a filter as part of their UI
  3. Wait for me to implement an additional config file for extra filters - to make sure people didn't get additional filters they didn't know about I would want these displayed on the output somehow so there are a few things to do here. (you would also need Redgate to use the updated version of the dll)

ed

from sqlcover.

davidlyes avatar davidlyes commented on August 30, 2024

Thanks for your quick feedback @GoEddie!

I will go back to RedGate to see if they would be able to implement filters into their UI, since it is something that is already supported by SQLCover.

from sqlcover.

kishorechikka avatar kishorechikka commented on August 30, 2024

Hi @davidlyes,

SQLCover already has the ability to take a filter to exclude specific objects ("sp_.*diagram" would work for you) but there is nothing in the SQLTest ui to allow you to specify anything that can be passed to SQLCover.

I am a bit hesitant to add in specific filters because although you don't want to see these someone else might want to see them.

A half way measure might be to get SQLCover to look in a config file in a known place for additional filters, that way it will work with SQLTest and anywhere else.

So your options are:

  1. Don't use the Redgate UI to generate your coverage reports
  2. Ask Redgate to include the ability to add a filter as part of their UI
  3. Wait for me to implement an additional config file for extra filters - to make sure people didn't get additional filters they didn't know about I would want these displayed on the output somehow so there are a few things to do here. (you would also need Redgate to use the updated version of the dll)

ed

Hi Ed.
there is no documentation is provided how to filter stored procedures while calculating code coverage if we use SQLCover. it would be great if you show one example for this. thanks in advance.

from sqlcover.

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.