Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use YYYYMMDD for crawl_date for DomainGraphExtractor. #545

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Oct 31, 2022

GitHub issue(s): #544

What does this Pull Request do?

How should this be tested?

Tests should take care of it.

I'll cut a 1.1.1 release once we get this merged.

@ruebot ruebot requested a review from ianmilligan1 October 31, 2022 16:40
- Resolves #544
- Update DomainGraphExtractor test
- Add import scala.language.postfixOps to resolve "postfix operator isNotNull should be enabled
by making the implicit value scala.language.postfixOps visible."
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #545 (5acf560) into main (8a4bf54) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #545   +/-   ##
=========================================
  Coverage     93.87%   93.87%           
  Complexity       48       48           
=========================================
  Files            44       44           
  Lines           980      980           
  Branches         52       52           
=========================================
  Hits            920      920           
  Misses           36       36           
  Partials         24       24           

@ianmilligan1 ianmilligan1 merged commit 86d926f into main Oct 31, 2022
@ianmilligan1 ianmilligan1 deleted the issue-544 branch October 31, 2022 17:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DomainGraph should use YYYYMMDD not YYYYMMDDHHMMSS
2 participants