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

jas88 / RDMP / 18910464939
36%

Build:
DEFAULT BRANCH: main
Ran 29 Oct 2025 02:45PM UTC
Jobs 1
Files 1581
Run time 4min
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

29 Oct 2025 02:00PM UTC coverage: 36.346%. Remained the same
18910464939

push

github

jas88
Update RemoteAttacherTests to match new SQL syntax without column CAST

Update unit test assertions to match the corrected SQL that no longer
casts the datetime column to Date.

All tests now expect:
  WHERE date > DATEADD(...)

Instead of:
  WHERE CAST(date as Date) > DATEADD(...)

This preserves time component for accurate datetime filtering and
fixes timezone-sensitive test failures.

Tests updated:
- TestRemoteAttacherParameter (4 cases)
- TestRemoteAttacherParameterSinceLastUse
- TestRemoteAttacherParameterCustomRange (3 cases)
- TestRemoteAttacherParameterDeltaReading (2 cases)

All 14 RemoteAttacherTests now passing.

11507 of 25412 branches covered (45.28%)

Branch coverage included in aggregate %.

0 of 8 new or added lines in 1 file covered. (0.0%)

24 existing lines in 2 files now uncovered.

32590 of 95915 relevant lines covered (33.98%)

5115.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
0.0
0.0% Rdmp.Core.Tests/DataLoad/Engine/Integration/RemoteAttacherTests.cs

Uncovered Existing Lines

Lines Coverage ∆ File
8
0.0
0.0% Rdmp.Core.Tests/DataLoad/Engine/Integration/RemoteAttacherTests.cs
16
33.88
0.0% Rdmp.Core/DataLoad/Modules/Attachers/RemoteAttacher.cs
Jobs
ID Job ID Ran Files Coverage
1 unit tests - 18910464939.1 29 Oct 2025 02:45PM UTC 2766
26.61
GitHub Action Run
Source Files on build 18910464939
  • Tree
  • List 1581
  • Changed 768
  • Source Changed 2
  • Coverage Changed 768
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18910464939
  • 6887c3ea on github
  • Prev Build on main (#18894495143)
  • Next Build on main (#18912670214)
  • Delete
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