Skip to content

Re-generate isar model in example app #2359

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

Closed
wants to merge 1 commit into from
Closed

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented Oct 15, 2024

#skip-changelog

📜 Description

Re-generate isar model

💡 Motivation and Context

Closes #2261

💚 How did you test it?

Run sample app without error

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

@denrase denrase marked this pull request as ready for review October 15, 2024 12:20
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.20%. Comparing base (e23f413) to head (8c2922b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2359      +/-   ##
==========================================
+ Coverage   84.82%   85.20%   +0.37%     
==========================================
  Files         253       79     -174     
  Lines        9062     2791    -6271     
==========================================
- Hits         7687     2378    -5309     
+ Misses       1375      413     -962     

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

@denrase
Copy link
Collaborator Author

denrase commented Oct 15, 2024

Closed in favor of updating #2358

@denrase denrase closed this Oct 15, 2024
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.

Update generated isar code in flutter sample
1 participant