|
Ran
|
Jobs
1
|
Files
74
|
Run time
1min
|
Badge
README BADGES
|
push
github
switch to arg collections instead of tuples of args (#15) * add coverage to new test * add property tests * change arg.any to method instead of prop * generic classes working * generic classes working and fixed indexers * remove unused code * update test coverage process * no need to restore (I think?) * add props * switch up the order * clean up buildAndTest yaml * switch up NumTimes * add throws functionality * add interface overload tests * fix tests slnf * add support for internal interface calls * fix tests * add nuget icon * fix warnings * exclude dummy class from code cov * add more generic tests * Merge remote-tracking branch 'origin/main' into dev * fix errors * add tests for virtual members * builds, but logic doesn't work * wip redoing with argCollection instead of generic param list * this actually builds * fix the setter test * generic method tests now working * everything is fixed * add additional tests for setting out params * delete a bunch of code :) * this works when you 'dotnet clean' followed by ' dotnet-coverage collect "dotnet test -c Release -s .\CodeCoverage.runsettings" -f xml * seems to be fully working when I run dotnet-coverage collect "dotnet run" -f cobertura -s ..\..\CodeCoverage.runsettings * change build pipeline * bump .net version * modify pipeline * try something else? * try loading generator assembly? * please work * please * can I add some logging? * bump log severity * try again * try again * does this point to dll? * try this * get cool message * try this * try this * Revert "try this" This reverts commit a4b5f9dd2. * added some callback and return tests with new arg colletions * fix ci pipeline * generate repo badge * don't generate setter for non-byRef parameters * remove logging call
762 of 876 branches covered (86.99%)
Branch coverage included in aggregate %.
606 of 645 new or added lines in 30 files covered. (93.95%)
2910 of 3149 relevant lines covered (92.41%)
1.26 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12151179926.1 | 0 |
90.98 |
GitHub Action Run |