-
Notifications
You must be signed in to change notification settings - Fork 164
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
Lab7 - Errors #681
Lab7 - Errors #681
Commits on Oct 27, 2019
-
Added unit test and reduced error checking syntax
Jim hejtmanek committedOct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 7d1ca51 - Browse repository at this point
Copy the full SHA 7d1ca51View commit details -
Jim hejtmanek committed
Oct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 66335e2 - Browse repository at this point
Copy the full SHA 66335e2View commit details -
Added mutex and chane MapStore into a struct
Jim hejtmanek committedOct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 17a0a64 - Browse repository at this point
Copy the full SHA 17a0a64View commit details
Commits on Jul 31, 2020
-
Simplified the error tests and added some for completeness
Jim hejtmanek committedJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 7109b0b - Browse repository at this point
Copy the full SHA 7109b0bView commit details -
Integrated the review points from lab6
1.) Made sure that the items are copied when they are inserted and removed from the store 2.) Change the generation of the item id to using math.rand in order to always get a positiv int 3.) Removed the locking from the store that is not the sync store, as this was not what the instructions asked for
James Hejtmanek committedJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 777e543 - Browse repository at this point
Copy the full SHA 777e543View commit details -
Remove wllshen8's lab 11 as it leads to failed builds
This is a quick effort to move forward with remaining PRs.
Configuration menu - View commit details
-
Copy full SHA for 140569e - Browse repository at this point
Copy the full SHA 140569eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9292c3 - Browse repository at this point
Copy the full SHA d9292c3View commit details -
Add lab 6 - CRUD Puppy with interface (anz-bank#653)
Add lab 6 - CRUD Puppy with interface
Configuration menu - View commit details
-
Copy full SHA for acd28aa - Browse repository at this point
Copy the full SHA acd28aaView commit details -
Add lab 7 - Errors (anz-bank#655)
Add lab 7 - Errors
Configuration menu - View commit details
-
Copy full SHA for 6adc13f - Browse repository at this point
Copy the full SHA 6adc13fView commit details -
Add lab 5 - Stringer (anz-bank#644)
Add lab 5 - Stringer
Configuration menu - View commit details
-
Copy full SHA for 5a76dfa - Browse repository at this point
Copy the full SHA 5a76dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 999040b - Browse repository at this point
Copy the full SHA 999040bView commit details -
Add lab 4 - Numeronym (anz-bank#640)
Add lab 4 - Numeronym
Configuration menu - View commit details
-
Copy full SHA for fc0ef5f - Browse repository at this point
Copy the full SHA fc0ef5fView commit details -
Add lab 8 - Project Layout (anz-bank#657)
Add lab 8 - Project Layout
Configuration menu - View commit details
-
Copy full SHA for 7cf0b38 - Browse repository at this point
Copy the full SHA 7cf0b38View commit details -
Made changes as per PR for lab7
Removed error_test and added functions into store_test.go Renamed sync_mapstore to syncstore.go Various other renamings and changes Added syncstore to lab 7
Jim hejtmanek committedJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 9d75ceb - Browse repository at this point
Copy the full SHA 9d75cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 684a2e6 - Browse repository at this point
Copy the full SHA 684a2e6View commit details -
Made changes as per PR for lab7
Removed error_test and added functions into store_test.go Renamed sync_mapstore to syncstore.go Various other renamings and changes Added syncstore to lab 7
Jim hejtmanek committedJul 31, 2020 Configuration menu - View commit details
-
Copy full SHA for ff373cd - Browse repository at this point
Copy the full SHA ff373cdView commit details