Skip to content

Provide Gradle plugin - #116

Closed
Vladyslav-Kuksiuk wants to merge 7 commits into
masterfrom
gradle-plugin
Closed

Provide Gradle plugin#116
Vladyslav-Kuksiuk wants to merge 7 commits into
masterfrom
gradle-plugin

Conversation

@Vladyslav-Kuksiuk

Copy link
Copy Markdown
Collaborator

This PR provides Gradle plugin, as more convenient way to use embed code in Gradle projects.

Resolvesthis issue.

@Vladyslav-KuksiukVladyslav-Kuksiuk self-assigned this Jul 14, 2026
@codecov

codecovBot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.19%. Comparing base (62132b0) to head (d4573d4).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #116 +/- ##
===========================================
+ Coverage 82.37% 96.19% +13.81% 
===========================================
Files 43 43 Lines 2951 2945 -6 ===========================================
+ Hits 2431 2833 +402 + Misses 390 96 -294 + Partials 130 16 -114 

☔ View full report in Codecov by Harness.
📢 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.

@Vladyslav-Kuksiuk

Copy link
Copy Markdown
CollaboratorAuthor

This plugin is moved to the own repo.

@Vladyslav-Kuksiuk
Vladyslav-Kuksiuk deleted the gradle-plugin branch July 16, 2026 13:18
Sign up for freeto 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.

Create an easy-to-follow instruction for Gradle projects

1 participant

@Vladyslav-Kuksiuk