Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(developer): handle project version checks cleanly in kmc 🦕 #9996

Merged

Commits on Nov 13, 2023

  1. chore(developer): handle project version checks cleanly in kmc

    Relates to #9948.
    
    While the schema validation does check the version already, it gives a
    fairly obtuse message, and we can do better.
    
    Found a secondary issue with a iterator type guard needed in
    kpj-file-reader when preparing unit test, which was probably masked in
    other tests by not verifying all messages generated, so updated all
    infrastructure message tests to verify the full set of messages
    generated.
    mcdurdin committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    65b7b20 View commit details
    Browse the repository at this point in the history