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(excel2xml): suppress irrelevant warnings, turn non-fatal errors into warnings (DEV-2917) #625

Merged
merged 22 commits into from
Nov 10, 2023

Commits on Nov 7, 2023

  1. edit

    jnussbaum committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    170efec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2139c54 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. count all warnings

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    05d32ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2b00c View commit details
    Browse the repository at this point in the history
  3. mute bitstream warnings

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7a85efb View commit details
    Browse the repository at this point in the history
  4. typo

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0979ef5 View commit details
    Browse the repository at this point in the history
  5. finalize warnings handling

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    56f37d7 View commit details
    Browse the repository at this point in the history
  6. remove --mute-warnings

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    20d6159 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98c985a View commit details
    Browse the repository at this point in the history
  8. make it work

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    49ffd27 View commit details
    Browse the repository at this point in the history
  9. edit

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7df9ce2 View commit details
    Browse the repository at this point in the history
  10. fix 2 testcases

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    97e2186 View commit details
    Browse the repository at this point in the history
  11. fix 1 testcase

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    949e279 View commit details
    Browse the repository at this point in the history
  12. all tests fixed

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2eb9248 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf0254d View commit details
    Browse the repository at this point in the history
  14. fix mock unit test

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5e7d31c View commit details
    Browse the repository at this point in the history
  15. remove empty file

    jnussbaum committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2628fee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3160909 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. typo

    jnussbaum committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9a83b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102a78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01389f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb8088 View commit details
    Browse the repository at this point in the history