Oliver Booth oliverbooth
  • United Kingdom
  • https://oliverbooth.dev/
  • Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.

  • Joined on 2023-06-27
oliverbooth pushed to main at oliverbooth/oliverbooth.dev 2024-02-18 18:01:28 +00:00
f16a72271e fix: use invariant culture for date format
oliverbooth synced commits to feature/generic_math at oliverbooth/X10D from mirror 2024-02-17 18:41:26 +00:00
19c467d88b refactor!: move IsEven/IsOdd to NumberExtensions for .net>=7.0
oliverbooth synced commits to refs/pull/84/head at oliverbooth/X10D from mirror 2024-02-17 18:41:26 +00:00
19c467d88b refactor!: move IsEven/IsOdd to NumberExtensions for .net>=7.0
oliverbooth synced commits to refs/pull/84/merge at oliverbooth/X10D from mirror 2024-02-17 18:41:26 +00:00
319d78a19d Merge 19c467d88b2b5ed551f43dc19b6c3a463c7091e5 into bd1b12da71410e37d7262b2600bfc5b3960023a3
19c467d88b refactor!: move IsEven/IsOdd to NumberExtensions for .net>=7.0
Compare 2 commits »
oliverbooth synced commits to feature/generic_math at oliverbooth/X10D from mirror 2024-02-17 18:21:25 +00:00
3e0853d102 refactor!: move GCF to BinaryIntegerExtensions for .net>=7
30f158e861 refactor!: move Factorial to BinaryIntegerExtensions for .net>=7
Compare 2 commits »
oliverbooth synced commits to refs/pull/84/head at oliverbooth/X10D from mirror 2024-02-17 18:21:25 +00:00
3e0853d102 refactor!: move GCF to BinaryIntegerExtensions for .net>=7
30f158e861 refactor!: move Factorial to BinaryIntegerExtensions for .net>=7
Compare 2 commits »
oliverbooth synced commits to refs/pull/84/merge at oliverbooth/X10D from mirror 2024-02-17 18:21:25 +00:00
6cce6d83bd Merge 3e0853d10264a5d4cb17612610bbfeb65f4bde04 into bd1b12da71410e37d7262b2600bfc5b3960023a3
3e0853d102 refactor!: move GCF to BinaryIntegerExtensions for .net>=7
30f158e861 refactor!: move Factorial to BinaryIntegerExtensions for .net>=7
bd1b12da71 docs: update 3.x.x migration docs
Compare 4 commits »
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-17 18:11:24 +00:00
bd1b12da71 docs: update 3.x.x migration docs
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-02-17 18:11:24 +00:00
bd1b12da71 docs: update 3.x.x migration docs
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-02-17 18:11:24 +00:00
e4e6291271 Merge bd1b12da71410e37d7262b2600bfc5b3960023a3 into 25062bbf8b674437f8b884b79fd74d535da8cf69
bd1b12da71 docs: update 3.x.x migration docs
Compare 2 commits »
oliverbooth synced commits to feature/generic_math at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
eb46257b75 Merge branch 'release/4.0.0' into feature/generic_math
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
Compare 3 commits »
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
8d2b4b011b Merge branch 'main' into release/4.0.0
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
25062bbf8b fix(ci): fix coverage reports
Compare 4 commits »
oliverbooth synced commits to refs/pull/84/head at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
eb46257b75 Merge branch 'release/4.0.0' into feature/generic_math
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
Compare 3 commits »
oliverbooth synced commits to refs/pull/84/merge at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
170e98f03d Merge eb46257b75cfa20bbc1c038948f486ffcf5c4053 into 8d2b4b011bb47dd1e9882ef2a00955b6047add36
8d2b4b011b Merge branch 'main' into release/4.0.0
eb46257b75 Merge branch 'release/4.0.0' into feature/generic_math
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
Compare 6 commits »
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
8d2b4b011b Merge branch 'main' into release/4.0.0
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
25062bbf8b fix(ci): fix coverage reports
Compare 4 commits »
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-02-17 17:31:26 +00:00
1e4a1b3ffa Merge 8d2b4b011bb47dd1e9882ef2a00955b6047add36 into 25062bbf8b674437f8b884b79fd74d535da8cf69
8d2b4b011b Merge branch 'main' into release/4.0.0
8459d8fc83 ci(test): use coverage from coverlet
fdf1465730 test: coverlet output xml
25062bbf8b fix(ci): fix coverage reports
Compare 5 commits »
oliverbooth synced commits to feature/generic_math at oliverbooth/X10D from mirror 2024-02-17 16:31:25 +00:00
69f0fa7b80 Merge branch 'release/4.0.0' into feature/generic_math
6501162857 fix(ci): convert coverage report to codecov supported format
39773a56c3 ci: output DetailedXML from dotcover
Compare 3 commits »
oliverbooth synced commits to main at oliverbooth/X10D from mirror 2024-02-17 16:31:25 +00:00
25062bbf8b fix(ci): fix coverage reports
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-17 16:31:25 +00:00
6501162857 fix(ci): convert coverage report to codecov supported format
39773a56c3 ci: output DetailedXML from dotcover
Compare 2 commits »
oliverbooth synced commits to upm at oliverbooth/X10D from mirror 2024-02-17 16:31:25 +00:00
91aa633fe2 Update upm branch (25062bbf8b674437f8b884b79fd74d535da8cf69)