Skip to content

Conversation

@pulorsok
Copy link
Member

@pulorsok pulorsok commented Dec 19, 2025

Quark Rule: startActivityWithIntent.json

	{
	    "crime": "Start Activity With Intent.",
	    "permission": [],
	    "api": [
	        {
	            "descriptor": "(Landroid/content/Context;Ljava/lang/Class;)V",
	            "class": "Landroid/content/Intent;",
	            "method": "<init>"
	        },
	        {
	            "descriptor": "(Landroid/content/Intent;)V",
	            "class": "",
	            "method": "startActivity"
	        }
	    ],
	    "score": 1,
	    "label": []
	}

Added an image to the Quark Rule documentation.
@haeter525 haeter525 self-requested a review December 19, 2025 11:10
@haeter525 haeter525 added the documentation Improvements or additions to documentation label Dec 19, 2025
@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.16%. Comparing base (b950d6a) to head (772a15b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #844   +/-   ##
=======================================
  Coverage   81.16%   81.16%           
=======================================
  Files          75       75           
  Lines        6399     6399           
=======================================
  Hits         5194     5194           
  Misses       1205     1205           
Flag Coverage Δ
unittests 81.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@haeter525 haeter525 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@haeter525 haeter525 merged commit 1305bee into ev-flow:master Dec 20, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants