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 support for MDP path generation #191

Merged
merged 9 commits into from Oct 19, 2022
Merged

Add support for MDP path generation #191

merged 9 commits into from Oct 19, 2022

Conversation

albireox
Copy link
Member

@albireox albireox commented Oct 19, 2022

Support for MDP path generation mode. The default mode can be set in the configuration file under kaiju.default_path_generator and overridden in jaeger configuration load and jaeger configuration random with the --path-generation-mode flag.

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #191 (8e48b6b) into main (559b176) will decrease coverage by 0.1%.
The diff coverage is 15.0%.

❗ Current head 8e48b6b differs from pull request most recent head 2f95d95. Consider uploading reports for the commit 2f95d95 to get more accurate results

@@           Coverage Diff           @@
##            main    #191     +/-   ##
=======================================
- Coverage   41.6%   41.5%   -0.0%     
=======================================
  Files         44      44             
  Lines       6694    6704     +10     
  Branches    1286    1290      +4     
=======================================
- Hits        2783    2781      -2     
- Misses      3667    3678     +11     
- Partials     244     245      +1     
Impacted Files Coverage Δ
python/jaeger/commands/goto.py 46.9% <ø> (ø)
python/jaeger/fvc.py 22.2% <ø> (ø)
python/jaeger/target/configuration.py 13.1% <0.0%> (ø)
python/jaeger/target/tools.py 13.0% <0.0%> (ø)
python/jaeger/kaiju.py 13.6% <8.4%> (-0.5%) ⬇️
python/jaeger/actor/commands/configuration.py 20.5% <50.0%> (+0.5%) ⬆️
python/jaeger/ieb.py 72.0% <0.0%> (-3.6%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@albireox albireox merged commit 12e1cec into main Oct 19, 2022
@albireox albireox deleted the lco-updates branch October 19, 2022 22:51
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.

None yet

1 participant