List of all items
Structs
- codeowners::CodeOwners
- explain::RuleDef
- explain::RuleGuide
- report::ReportContext
- report::WalkthroughHumanRender
- report::ci::diff_filter::DiffIndex
- report::ci::diff_filter::LoadedDiff
- report::ci::pr_comment::CiIssue
- report::ci::pr_comment::PrCommentEnvelope
- report::ci::pr_comment::PrCommentTruncation
- report::ci::pr_comment::PrDecisionAnnotation
- report::ci::pr_comment::PrDecisionDetails
- report::ci::pr_comment::PrDecisionGate
- report::ci::pr_comment::PrDecisionSurface
- report::ci::pr_comment::PrDetailsArtifact
- report::ci::pr_comment::PrDetailsRow
- report::ci::pr_comment::PrDetailsSection
- report::github::Annotation
- report::github::RenderOptions
- report::github_summary::LinkContext
- report::grouping::PackageResolver
- report::grouping::ResultGroup
Enums
- AnalysisKind
- AuditGateArg
- EffortFilter
- EmailModeArg
- GroupBy
- HealthSeverityCli
- report::Level
- report::ci::diff_filter::DiffFilterMode
- report::ci::diff_filter::DiffSource
- report::ci::pr_comment::PrCommentLayout
- report::ci::pr_comment::PrDecisionAnnotationLevel
- report::ci::pr_comment::PrDecisionConclusion
- report::ci::pr_comment::Provider
- report::github::AnnotationLevel
- report::github::PackageManager
- report::github::PathRebase
- report::github_annotations::EnvelopeKind
- report::grouping::OwnershipResolver
Functions
- codeowners::directory_group
- error::emit_error
- explain::coverage_analyze_meta
- explain::coverage_setup_meta
- explain::rule_by_id
- explain::rule_by_token
- explain::rule_docs_url
- explain::rule_guide
- explain::run_explain
- explain::security_meta
- explain::serialize_explain_programmatic_json
- report::build_compact_lines
- report::build_duplication_markdown
- report::build_health_markdown
- report::build_markdown
- report::build_walkthrough_human
- report::ci::diff_filter::filter_issues_for_summary
- report::ci::diff_filter::filter_issues_from_env
- report::ci::diff_filter::filter_issues_from_path
- report::ci::diff_filter::init_shared_diff
- report::ci::diff_filter::load_diff_index_for_findings
- report::ci::diff_filter::parse_new_hunk_start
- report::ci::diff_filter::resolve_diff_source
- report::ci::diff_filter::shared_diff_index
- report::ci::diff_filter::shared_diff_raw
- report::ci::fingerprint::fingerprint_hash
- report::ci::pr_comment::build_issue_decision_surface
- report::ci::pr_comment::build_pr_details_artifact
- report::ci::pr_comment::category_for_rule
- report::ci::pr_comment::command_title
- report::ci::pr_comment::decision_annotation_from_issue
- report::ci::pr_comment::issues_from_codeclimate
- report::ci::pr_comment::max_comments
- report::ci::pr_comment::pr_comment_layout_from_env
- report::ci::pr_comment::print_pr_comment
- report::ci::pr_comment::print_pr_comment_with_conclusion
- report::ci::pr_comment::render_pr_comment
- report::ci::pr_comment::set_workspace_marker_from_list
- report::ci::pr_comment::sticky_marker_id
- report::ci::pr_comment::write_pr_comment_envelope_sidecar
- report::ci::pr_comment::write_pr_decision_sidecar
- report::ci::pr_comment::write_pr_details_sidecar
- report::ci::review::print_review_envelope
- report::ci::review::print_review_envelope_from_codeclimate_issues
- report::ci::review::render_review_envelope
- report::ci::review::render_review_envelope_with_diff
- report::ci::suggestion::fix_intent
- report::ci::suggestion::suggestion_block
- report::ci::suggestion::suggestion_block_for_issue_line
- report::codeclimate::rebase_codeclimate_paths
- report::dupes_grouping::build_duplication_grouping
- report::dupes_grouping::largest_owner
- report::elide_common_prefix
- report::emit_json
- report::format_display_path
- report::github::arr
- report::github::b
- report::github::budget_notice
- report::github::clamp_line
- report::github::escape_message
- report::github::escape_property
- report::github::fmt_num
- report::github::init_report_prefix
- report::github::num
- report::github::one_based_col
- report::github::render_annotation
- report::github::report_prefix
- report::github::report_rebase
- report::github::resolve_package_manager
- report::github::resolve_render_options
- report::github::s
- report::github::set_report_path_prefix
- report::github::sort_annotations
- report::github::u
- report::github_annotations::print_annotations
- report::github_annotations::render_annotations
- report::github_summary::print_fix_summary
- report::github_summary::print_summary
- report::github_summary::render_audit_summary
- report::github_summary::render_check_summary
- report::github_summary::render_combined_summary
- report::github_summary::render_dupes_summary
- report::github_summary::render_fix_summary
- report::github_summary::render_health_summary
- report::github_summary::render_security_summary
- report::github_summary::render_summary
- report::grouping::group_analysis_results
- report::grouping::resolve_owner
- report::normalize_uri
- report::plural
- report::print_class_member_trace
- report::print_clone_trace
- report::print_cross_reference_findings
- report::print_dependency_trace
- report::print_duplication_report
- report::print_export_trace
- report::print_file_trace
- report::print_health_performance
- report::print_health_report
- report::print_impact_closure_trace
- report::print_performance
- report::print_results
- report::relative_path
- report::render_health_score
- report::render_health_trend
- report::severity_to_level
- report::sink::flush
- report::sink::is_redirected
- report::sink::set_file_sink
- report::sink::write_fmt_line
- report::sink::wrote
- report::split_dir_filename
- report::strip_root_prefix
- report::suggestions::audit_changed_applicable
- report::suggestions::build_combined_next_steps
- report::suggestions::build_dead_code_next_steps
- report::suggestions::build_dupes_next_steps
- report::suggestions::due_impact_digest
- report::suggestions::health_next_steps_input
- report::suggestions::impact_counts
- report::suggestions::impact_digest_line
- report::suggestions::setup_pointer_applicable
- report::suggestions::suggestions_enabled
- report::suggestions::top_combined_next_step
- report::walkthrough_viewed_files
- run
Constants
- codeowners::NO_SECTION_LABEL
- codeowners::UNOWNED_LABEL
- explain::CHECK_RULES
- explain::DUPES_RULES
- explain::FLAGS_RULES
- explain::HEALTH_RULES
- explain::SECURITY_RULES
- report::ci::diff_filter::MAX_DIFF_BYTES
- report::ci::pr_comment::PR_DECISION_SCHEMA
- report::ci::pr_comment::PR_DETAILS_SCHEMA
- report::suggestions::SETUP_HINT