-
Notifications
You must be signed in to change notification settings - Fork 3
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
ci: custom panic free audit tool #294
Conversation
✅ Benchmark Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I pushed some fixes
🚨 Rust Panic Audit: 136 Potential Panic Points Detected 🚨Crate:
|
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep update config
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep update config
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep update config
Co-authored-by: Dotan Simha <[email protected]> hmmm ok getting there with the Layers ok getting there with the plugin ok ok using latest deps now OK adjustments ok ok getting there ok use otel semantic convention for graphql jeager works, also otlp ok ok zipkin works fixes, added datadog added batch fix config handle shutdown make it work on WASM runtime doin some testin ok added some tests try stuff ok try something ok try try try something ok getting there getting there maybe like this adjustments fix something else ok one more time try more finally try something ok fix try ok we need the sleep update config try maybe this will work test wasm works now ok better logger now fix zipkin missing http client ok i can compile wasm now fix try
helps with #291
panic!()
,unreachable!()
,todo!()
,unimplemented!()
, array indexing, andexpect()
calls, which we wish to minimize as possible.