Skip to content

Renamed tasks names to generateBuildConfigClasses#329

Merged
gmazzo merged 1 commit intomainfrom
rename-tasks
Nov 16, 2025
Merged

Renamed tasks names to generateBuildConfigClasses#329
gmazzo merged 1 commit intomainfrom
rename-tasks

Conversation

@gmazzo
Copy link
Copy Markdown
Owner

@gmazzo gmazzo commented Nov 16, 2025

To provide a consistent task naming behavior that avoid conflicts with Android's plugin, the main generateBuildConfig was be renamed to generateBuildConfigClasses. The same pattern applied to other source sets, i.e. generateTestBuildConfig to generateTestBuildConfigClasses

@gmazzo gmazzo enabled auto-merge (squash) November 16, 2025 18:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.01%. Comparing base (a9796c6) to head (90e0096).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   66.05%   66.01%   -0.04%     
==========================================
  Files          23       23              
  Lines         866      865       -1     
  Branches      203      202       -1     
==========================================
- Hits          572      571       -1     
  Misses        215      215              
  Partials       79       79              

☔ 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.

@gmazzo gmazzo merged commit cefe8bf into main Nov 16, 2025
25 checks passed
@gmazzo gmazzo deleted the rename-tasks branch November 16, 2025 19:45
Sign up for free to 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.

1 participant