Coder Social home page Coder Social logo

Comments (4)

smiller171 avatar smiller171 commented on June 1, 2024

@theodesp I don't think this would actually be safe to adopt until there is a decent test suite. Right now CI is just checking for linter errors.

from alumni-network.

no-stack-dub-sack avatar no-stack-dub-sack commented on June 1, 2024

@theodesp I think this is a great idea! and sorry for the late reply.

@smiller171 why would it be unsafe to include this until there is better test coverage (or... test coverage)?

from alumni-network.

smiller171 avatar smiller171 commented on June 1, 2024

@no-stack-dub-sack because the way it works is when there is a new update to a package, it updates the package and runs your tests. If all the tests pass, it commits that change. If the tests fail it rolls it back. In that way it keeps you in the most up-to-date compatible packages. If you don't have good test coverage, it won't be able to identify breaking changes.

from alumni-network.

no-stack-dub-sack avatar no-stack-dub-sack commented on June 1, 2024

@smiller171 ahh, that makes sense. We shall put this on hold for the time being then.

from alumni-network.

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.