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

jas88 / RDMP / 18908693538

29 Oct 2025 12:59PM UTC coverage: 36.346% (+0.001%) from 36.345%
18908693538

Pull #52

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.
Pull Request #52: Fix RemoteAttacher date filtering to preserve time component

11506 of 25412 branches covered (45.28%)

Branch coverage included in aggregate %.

9 of 17 new or added lines in 2 files covered. (52.94%)

8 existing lines in 1 file now uncovered.

32592 of 95915 relevant lines covered (33.98%)

10251.78 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/Rdmp.Core.Tests/DataLoad/Engine/Integration/RemoteAttacherTests.cs


Source Not Available

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

© 2025 Coveralls, Inc