-
Notifications
You must be signed in to change notification settings - Fork 721
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
workbench & analysis: assorted fixes #4582
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deepfire
requested review from
a team,
mgmeier,
fmaste,
jutaro,
MarcFontaine and
cleverca22
as code owners
October 28, 2022 21:58
deepfire
changed the title
workbench: analysis fixes
workbench & analysis: assorted fixes
Oct 28, 2022
deepfire
force-pushed
the
bench-master
branch
11 times, most recently
from
November 1, 2022 10:56
87f9ef2
to
e942774
Compare
fmaste
approved these changes
Nov 1, 2022
deepfire
force-pushed
the
bench-master
branch
11 times, most recently
from
November 2, 2022 21:36
1a8f9b4
to
2948f29
Compare
deepfire
force-pushed
the
bench-master
branch
from
November 23, 2022 16:51
a1f8b8f
to
d79dc33
Compare
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Nov 25, 2022
4582: workbench & analysis: assorted fixes r=deepfire a=deepfire - locli: - report schema improvements for data publishing - beginning of sectioning in reports - generalise and increase reliability of report templates - various progress & error reporting enhancements - conditional decoding error tolerance - fixes: slot gap detection, legacy chainsync decoding, - FS & Net IO metrics - workbench: - partial JSON compactification for human readability - make `tx-generator.service` respect the `runScriptFile` option - partial fix for the message frequency analyser - RTS mode & verbosity control - fixes: inlne filter expressions, cabal prebuild - ad-hoc sets, local & remote Co-authored-by: Kosyrev Serge <[email protected]>
bors r- |
Canceled. |
… charts with runs
- restructure the module namespace, to separate the analysis API from analyses proper - isolate the metric definitions (Cardano.Analysis.API.Field) - restructure the metric definitions for maintainability - type safety in metric definitions - update metric explanations - auto-generate chart definitions in the report
…mary computation & rendering
deepfire
force-pushed
the
bench-master
branch
from
November 25, 2022 09:12
cbf48e8
to
e9795b6
Compare
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Nov 25, 2022
4582: workbench & analysis: assorted fixes r=deepfire a=deepfire - locli: - report schema improvements for data publishing - beginning of sectioning in reports - generalise and increase reliability of report templates - various progress & error reporting enhancements - conditional decoding error tolerance - fixes: slot gap detection, legacy chainsync decoding, - FS & Net IO metrics - workbench: - partial JSON compactification for human readability - make `tx-generator.service` respect the `runScriptFile` option - partial fix for the message frequency analyser - RTS mode & verbosity control - fixes: inlne filter expressions, cabal prebuild - ad-hoc sets, local & remote Co-authored-by: Kosyrev Serge <[email protected]>
Build failed: |
deepfire
force-pushed
the
bench-master
branch
from
November 25, 2022 09:53
e9795b6
to
9110079
Compare
bors r+ |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
tx-generator.service
respect therunScriptFile
option