Skip to content
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

feat: add dart-define options to cli #360

Merged
merged 2 commits into from
Jan 3, 2025
Merged

feat: add dart-define options to cli #360

merged 2 commits into from
Jan 3, 2025

Conversation

schultek
Copy link
Owner

@schultek schultek commented Jan 3, 2025

Description

Resolves #317

Type of Change

Ready Checklist

  • I've read the Contribution Guide.
  • In case this PR changes one of the core packages, I've modified the respective CHANGELOG.md file using
    the semantic_changelog format.
  • I updated/added relevant documentation (doc comments with ///).
  • I added myself to the AUTHORS file (optional, if you want to).

Copy link

docs-page bot commented Jan 3, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/schultek/jaspr~360

Documentation is deployed and generated using docs.page.

@schultek schultek marked this pull request as ready for review January 3, 2025 12:28
Copy link

github-actions bot commented Jan 3, 2025

Package Version Report

The following packages have been updated:
jaspr : 0.16.3 -> 0.16.4
jaspr_builder : 0.16.3 -> 0.16.4
jaspr_cli : 0.16.3 -> 0.16.4
jaspr_lints : 0.1.2 -> 0.2.0
jaspr_serverpod : 0.4.0 -> 0.5.0
jaspr_test : 0.16.3 -> 0.16.4

@schultek schultek enabled auto-merge January 3, 2025 12:29
@schultek schultek disabled auto-merge January 3, 2025 12:29
@schultek schultek enabled auto-merge January 3, 2025 12:29
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.86%. Comparing base (f7566cd) to head (0154cc8).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   75.86%   75.86%           
=======================================
  Files         129      129           
  Lines        5485     5485           
=======================================
  Hits         4161     4161           
  Misses       1324     1324           

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

@schultek schultek disabled auto-merge January 3, 2025 12:39
@schultek schultek merged commit 08001d0 into main Jan 3, 2025
13 checks passed
@schultek schultek deleted the feat/dart-define branch January 3, 2025 12:41
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.

feat: Support --dart-define
1 participant