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

Add JSON schema #111

Merged
merged 9 commits into from
Mar 24, 2021
Merged

Add JSON schema #111

merged 9 commits into from
Mar 24, 2021

Conversation

albireox
Copy link
Member

Fixes #109

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #111 (914a574) into main (6eb851e) will increase coverage by 0.88%.
The diff coverage is 40.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   65.09%   65.97%   +0.88%     
==========================================
  Files          17       17              
  Lines        2306     2319      +13     
  Branches      420      420              
==========================================
+ Hits         1501     1530      +29     
+ Misses        632      615      -17     
- Partials      173      174       +1     
Impacted Files Coverage Δ
python/jaeger/actor/commands/debug.py 66.66% <0.00%> (ø)
python/jaeger/actor/commands/pollers.py 43.33% <0.00%> (ø)
python/jaeger/actor/commands/positioner.py 33.16% <0.00%> (-0.35%) ⬇️
python/jaeger/actor/actor.py 70.96% <66.66%> (-0.47%) ⬇️
python/jaeger/actor/commands/ieb.py 62.91% <71.79%> (+13.96%) ⬆️
python/jaeger/commands/base.py 76.66% <0.00%> (-0.48%) ⬇️
python/jaeger/can.py 60.12% <0.00%> (+1.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6eb851e...914a574. Read the comment docs.

@albireox albireox merged commit 8d059bc into main Mar 24, 2021
@albireox albireox deleted the albireox/issue109 branch March 24, 2021 00:32
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.

Add JSON schema
1 participant