Warn when no definition is found for a specified primary key - #790
Warn when no definition is found for a specified primary key#790Huluk wants to merge 12 commits into
Conversation
|
Does running |
No, it returns the error I quoted in the first comment. This is, when I run My Versions: |
|
Hi, It seems this is a remnant of old versions and dependencies. In other branches we have updated them and fixed the tests. It is my plan to get these merged soon and when that is done we can also merge this one. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #790 +/- ##
===========================================
+ Coverage 91.51% 91.92% +0.41%
===========================================
Files 11 11
Lines 224 223 -1
===========================================
Hits 205 205
+ Misses 19 18 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
I have merged the updated develop branch into this one. The tests are now functioning properly. |
|
Thank you! |
|
Could you add a test for this too? |
Hopefully fixes #789
I'd like to add a test for this and make sure everything works, but I don't know how to run the tests^^
If I run them using
flutter testout of thefloor_generatordirectory, I get the following error: