Coder Social home page Coder Social logo

Comments (4)

saquino0827 avatar saquino0827 commented on July 2, 2024

Converter Endpoint Response:
I like the idea of returning an object containing everything we need. There will be work involving other teams for the UI as well as changes to our own endpoints when we submit validation to the submission validation api. I do not know a use case for references off the top of my head.

Create StandardErrorCodes and StandardWarnings enums:
This looks good.

Refactor data-specific error codes / warnings into date-based packages:
I feel like this also falls under Create encoder/decoder/validation date based pipeline as we would want to keep all code we reuse in one area as well as separate a different yearly validation. But I ultimately like this idea.

Change error code format to use named rather than numeric parameters:
This is a nice refactor but I do not believe it's required. I guess it depends if we're time constrained to do this or not.

from qpp-conversion-tool.

zack-harrison avatar zack-harrison commented on July 2, 2024

@saquino0827 references is so we don't have to link to the IG in the error message. It can also be used by the UI to separate reference links from the message, kind of like how it works on wikipedia.

from qpp-conversion-tool.

JeffBJr56 avatar JeffBJr56 commented on July 2, 2024

After reading through the proposals all of them seem to be fine for HIVVS. The only thing that would need to be put into consideration on our end is added overhead this creates due to the refactoring of test cases for these new changes. So test case creation for new ones may slow down as a result. Besides that all of the proposed changes seem to be within the capabilities of our testing framework.

from qpp-conversion-tool.

sfradkin avatar sfradkin commented on July 2, 2024

I like this proposal. Let's add stories to the backlog.

from qpp-conversion-tool.

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.