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

Fix json schema #787

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Fix json schema #787

merged 3 commits into from
Nov 7, 2023

Conversation

b-butler
Copy link
Member

@b-butler b-butler commented Nov 7, 2023

Description

Fixes warnings from jsonschema.

Motivation and Context

Removes warning from test and use of flow.

Checklist:

@b-butler b-butler requested review from a team as code owners November 7, 2023 16:51
@b-butler b-butler requested review from bdice and klywang and removed request for a team November 7, 2023 16:51
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #787 (5ed67c7) into main (39b51c3) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #787      +/-   ##
==========================================
- Coverage   69.25%   69.11%   -0.14%     
==========================================
  Files          45       45              
  Lines        4348     4348              
  Branches     1055     1055              
==========================================
- Hits         3011     3005       -6     
- Misses       1131     1137       +6     
  Partials      206      206              
Files Coverage Δ
flow/project.py 82.78% <ø> (-0.39%) ⬇️

@b-butler b-butler requested a review from a team as a code owner November 7, 2023 19:03
@b-butler b-butler merged commit 9ba71de into main Nov 7, 2023
13 of 14 checks passed
@b-butler b-butler deleted the fix/json-schema branch November 7, 2023 20:29
@b-butler b-butler added this to the v0.27.0 milestone Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants