Skip to content

Conversation

@PeterHamilton
Copy link
Contributor

This change fixes a bug in the server engine unit tests that check the debug logs for Locate filtering on the Initial Date attribute. Specifically, time.asctime does not use the default '%d' notation for stringifying numerical day values. This change updates the string notation to match the format produced by time.asctime.

Impacts #572

This change fixes a bug in the server engine unit tests that
check the debug logs for Locate filtering on the Initial Date
attribute. Specifically, time.asctime does not use the default
'%d' notation for stringifying numerical day values. This change
updates the string notation to match the format produced by
time.asctime.

Impacts #572
@codecov-io
Copy link

codecov-io commented Aug 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@942d55c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #573   +/-   ##
=========================================
  Coverage          ?   96.02%           
=========================================
  Files             ?       75           
  Lines             ?    15460           
  Branches          ?        0           
=========================================
  Hits              ?    14846           
  Misses            ?      614           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 942d55c...47f6a5e. Read the comment docs.

@PeterHamilton PeterHamilton merged commit c3c03e5 into master Aug 9, 2019
@PeterHamilton PeterHamilton deleted the bug/fix-initial-date-checks branch August 9, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants