Git Product home page Git Product logo

Comments (9)

danmayer avatar danmayer commented on June 14, 2024 3

Also, worth noting one of the reasons I don't setup much with Rake or via the CLI anymore is many of the corporate deployments no longer allow access from developer machines, console, production tasks.... So they have been increasingly of limited use due to various security restrictions around accessing production data without auditable code changes / deployment... Anyways, I do see some places it is still very useful or where places allow running rake tasks and recording and auditing the usage.

from coverband.

danmayer avatar danmayer commented on June 14, 2024 1

yeah so you do need to configure that in your coverband configuration, we allow turning it off as some teams said folks clicked it without understanding what it does... update your coverband.rb file to set that to true and you should be good to go.

          <% if Coverband.configuration.web_enable_clear %>
            <%= button("#{base_path}clear_#{tracker.route}", "reset #{tracker.title} tracker", delete: true) %>
          <% end %>

from coverband.

danmayer avatar danmayer commented on June 14, 2024 1

OK, @dkniffin take a look at this commit, and let me know if you would be happy with that... If so I can get it in the next release. It would clear all the trackers you have configured... The most common being the view tracker but there is also a route tracker and translation tracker that can be configured.

d57dd47

from coverband.

danmayer avatar danmayer commented on June 14, 2024

yeah it should show at the top of the view tracker index on the web. If you don't see it let me know.

from coverband.

dkniffin avatar dkniffin commented on June 14, 2024

Screen Shot 2023-10-10 at 1 26 21 PM

I don't see it

from coverband.

dkniffin avatar dkniffin commented on June 14, 2024

Maybe web_enable_clear needs to be true? Is there a way to do this via command line?

from coverband.

dkniffin avatar dkniffin commented on June 14, 2024

Okay. I can do that. But it would be nice if there was a rake task to do that

from coverband.

dkniffin avatar dkniffin commented on June 14, 2024

@danmayer That looks great! And I had no idea there was route tracking. 🤯 That's good to know!

from coverband.

danmayer avatar danmayer commented on June 14, 2024

this was released

from coverband.

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.