• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

justin-millman / Kvasir
98%

Build:
DEFAULT BRANCH: master
Repo Added 24 Dec 2020 08:54PM UTC
Files 169
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • bugfix/TEXT-to-LONGTEXT
  • bugfix/error-messages-for-aggregate-nested-relations
  • bugfix/fix-relation-nullability
  • bugfix/mysql-datetime-literal
  • bugfix/pre-defined-create-table-does-inserts
  • bugfix/relation-nested-relation-via-aggregate-memoized
  • bugfix/transactor-delete-associative-relation-entry-during-update
  • cleanup/relation-base-interfaces
  • feature/blobbing
  • feature/date-only
  • feature/dependency-bumps
  • feature/localization-v3
  • feature/msyql-transaction
  • feature/mysql-transcription
  • feature/pre-defined-entities
  • feature/some-tweaks
  • feature/transactor
  • feature/unreachable-exception
  • feature/writeable-relation-exception
  • main

02 Jan 2024 08:11PM UTC coverage: 98.257% (-0.3%) from 98.517%
7390082490

push

github

justin-millman
Bump CI Action Versions

Somehow this didn't make it into the previous commit . . .

2958 of 3044 branches covered (0.0%)

Branch coverage included in aggregate %.

4481 of 4527 relevant lines covered (98.98%)

2990.46 hits per line

Relevant lines Covered
Build:
Build:
4527 RELEVANT LINES 4481 COVERED LINES
2990.46 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7390082490 master Bump CI Action Versions Somehow this didn't make it into the previous commit . . . push 02 Jan 2024 08:12PM UTC justin-millman github
98.26
7390049231 master Update Dependencies * Ardalis.GuardClauses: 4.1.1 --> 4.3.0 * Microsoft.NET.Test.Sdk: 17.7.2 --> 17.8.0 * actions/checkout [CI]: v3 --> v4 * actions/setup-dotnet: [CI]: v2 --> v4 push 02 Jan 2024 08:08PM UTC justin-millman github
98.52
7389858643 master Data Translation of RelationOrderedLists This commit extends some of the existing tests, and adds two new tests, for RelationOrderedLists. These are translated basically the same as RelationMaps, with the Fields being 'Index' and 'Item'. The only... push 02 Jan 2024 07:44PM UTC justin-millman github
98.52
7240275210 master Translation of Relation-Type Properties This commit implements full data-layer translation for Relations. All three of the existing Relation types are supported, as are various shapes of nullability. We can detect and disallow nested Relations wh... push 17 Dec 2023 06:26PM UTC justin-millman github
98.58
6295383116 master Upgrade to .NET7, C#11 This commit upgrades all projects to .NET7 and C#11. The only feature of C#11 currently being employed is static virtual interface methods, which are in use for the ConnectionType property of the IRelation interface. (Note ... push 25 Sep 2023 05:45AM UTC justin-millman github
98.8
6209449009 master Use Native .NET6 Nullability Reflection .NET6 introduced a new reflection facility into the C# standard library that exposes information about the nullability of various constructs, including properties. These facilities are natively hooked into ... push 16 Sep 2023 08:25PM UTC justin-millman github
98.79
6132591206 master Translation of Reference Fields This commit implements the full solution for translating Reference-type Fields. Translating a Reference Field is basically the same as translating an Aggregate Field, except that the nested contribution is only the... push 09 Sep 2023 06:40PM UTC justin-millman github
98.81
5851953343 master Replace Moq with NSubstitute There's some controversy surrounding Moq right now: basically, one of the principal maintainers added a dependency to a different, not-quite-open-source project, and it appears that the dependency does some e-mail add... push 14 Aug 2023 04:49AM UTC justin-millman github pending completion  
5803909965 master Translation of Aggregate Fields This commit implements the full solution for translating Aggregate-type Fields. There are a number of differences from how Scalars and Enumerations are translated, and a number of new algorithms and patterns had to... push 09 Aug 2023 01:48AM UTC justin-millman github pending completion  
5482488517 master Translation of Enumeration-Type Fields This commit adds support for translation of enumeration-type Fields. For the most part, this translation is the same as translating a scalar: names, nullability, and default values are processed the same way... push 07 Jul 2023 03:36AM UTC justin-millman github pending completion  
See All Builds (232)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc