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

fix addModel and add test, expose current model #110

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

jakemac53
Copy link
Contributor

Follow up to #105 (comment)

@@ -7,7 +7,7 @@ import 'package:dart_model/src/json_buffer/json_buffer_builder.dart';
import 'package:test/test.dart';

void main() {
group(Scope, () {
group('Scope', () {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that I am converting these all to strings because anything else breaks the VsCode integration

@jakemac53 jakemac53 merged commit 2ce8d77 into main Oct 22, 2024
45 checks passed
@jakemac53 jakemac53 deleted the fix-add-model branch October 22, 2024 16:06
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.

2 participants