Commit Graph

19 Commits

Author SHA1 Message Date
Adam Hathcock f26f79c3c8 Code coverage (#11)
* code coverage

* enable codecov for GA
2024-07-04 09:43:16 +01:00
Adam Hathcock a0b723b2cb Remove perf tests (#10)
* remove perf tests

* do all unit tests
2024-07-04 09:34:57 +01:00
Adam Hathcock 1b472be6b7 Add integration and perf tests to sln (#9) 2024-07-02 18:24:44 +01:00
Oğuzhan Koral 662984268b Use Uri for checks in GetAccounts function (#8) 2024-07-02 15:00:55 +01:00
Adam Hathcock 1d681f9166 Add Instances base (#6) 2024-06-27 17:42:07 +01:00
Adam Hathcock cfe5f330c9 trying to get the deterministic builds checkbox on nuget again, works locally 2024-06-25 16:29:14 +01:00
Adam Hathcock 17e6780357 trying to get the deterministic builds checkbox on nuget (#4) 2024-06-25 16:00:18 +01:00
Adam Hathcock 98132d2811 Make name Civil3d instead of Civil (#3) 2024-06-25 15:29:24 +01:00
Adam Hathcock d9d1865504 downgrade sqlite to match core 2024-06-25 10:57:44 +01:00
Adam Hathcock 405f3f4ee4 renamespace and other fixes (#2)
* renamespace

* add to sln and move

* manage package centrally

* add sourcelink and use GlobalPackageReference

* properly use globals

* fix nuget push

* fix readme

* add namespace handling for new types

* Removing used classes to stop viral spread of dependencies.  Some JSON usage was STJ and not newtonsoft

* fmt

* initial test

* serialization namespace test

* fmt

* put back old namespaces

* fix tests

* fixes while trying to do a roundtrip test

* remove namespace fix
2024-06-25 10:27:59 +01:00
Adam Hathcock ca350002ba add packing and minver (#1)
* add packing and minver

* update permissions

* fix build script

* fix it again :(

* fmt

* update sqlite to avoid rid warning
2024-06-21 13:18:10 +01:00
Adam Hathcock 4ea9e4b9aa reformat tests 2024-06-21 12:38:25 +01:00
Adam Hathcock 2269182922 fmt 2024-06-21 12:33:55 +01:00
Adam Hathcock d7dbd3349f start build 2024-06-21 12:33:24 +01:00
Adam Hathcock ebec2c5bd2 add misc 2024-06-21 10:40:54 +01:00
Adam Hathcock a74ead9bd7 tests pass and everything compiles 2024-06-21 10:36:21 +01:00
Adam Hathcock f46aa4f50b compiles and tests pass 2024-06-21 10:23:34 +01:00
Adam Hathcock afde379cda trying to move core 2024-06-21 08:42:42 +01:00
Adam Hathcock a5f1cff463 Initial commit 3.0.0 2024-06-20 17:11:31 +01:00