Giter Club home page Giter Club logo

Comments (5)

juliuscc avatar juliuscc commented on August 16, 2024

Hi! That looks like a bug to me. I think it's because of this line.

@s-hoff could you please submit a fix in a new PR?

from cz-conventional-changelog-for-jira.

s-hoff avatar s-hoff commented on August 16, 2024

Done, I must have somehow missed that.

Maybe its worth also covering this in the tests? Moving that into a function which would be used to build the options in the existing tests would mean they all cover regressions from introducing new options.

from cz-conventional-changelog-for-jira.

juliuscc avatar juliuscc commented on August 16, 2024

Maybe its worth also covering this in the tests? Moving that into a function which would be used to build the options in the existing tests would mean they all cover regressions from introducing new options.

Yeah that makes sense! I agree. I wonder how though πŸ€” It's easy to risk just creating tests that work exactly the same as the business logic.

from cz-conventional-changelog-for-jira.

github-actions avatar github-actions commented on August 16, 2024

πŸŽ‰ This issue has been resolved in version 7.5.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

from cz-conventional-changelog-for-jira.

s-hoff avatar s-hoff commented on August 16, 2024

Maybe its worth also covering this in the tests? Moving that into a function which would be used to build the options in the existing tests would mean they all cover regressions from introducing new options.

Yeah that makes sense! I agree. I wonder how though πŸ€” It's easy to risk just creating tests that work exactly the same as the business logic.

Thats the Idea behind not making new test cases that go after the options in isolation but rather using the same function to get them for the existing engine tests as well. That way, anything here that influences the existing functionality will break them. In a way they would become more of an integration then unit test suite, which is fine given that they still run just as fast and should not loose much precision for funsing the causes.

If its just the options function I agree, it won’t help especially when adding new options.

from cz-conventional-changelog-for-jira.

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.