Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Filter or filedesc and dns records from arcs. #517

Merged
merged 1 commit into from
May 12, 2021
Merged

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented May 12, 2021

GitHub issue(s): #516

What does this Pull Request do?

Filter or filedesc and dns records from arcs.

How should this be tested?

Tests should take care of it, but @ianmilligan1 if you want to run your local tests you did in #516 again, that'd be helpful.

- Resolves #516
- add removeFiledesc method, and apply it
- update tests
@ruebot ruebot requested a review from ianmilligan1 May 12, 2021 14:27
@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #517 (a392974) into main (8104a65) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #517      +/-   ##
============================================
+ Coverage     88.83%   88.97%   +0.14%     
  Complexity       57       57              
============================================
  Files            43       43              
  Lines          1012     1025      +13     
  Branches         85       85              
============================================
+ Hits            899      912      +13     
  Misses           74       74              
  Partials         39       39              

Copy link
Member

@ianmilligan1 ianmilligan1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm; results as per the tests I ran in #516 now display records but no filedesc.

+----------+----------------------------------------------------------------------------------+
|crawl_date|url                                                                               |
+----------+----------------------------------------------------------------------------------+
|20060622  |http://www.gca.ca/indexcms/?organizations&orgid=27                                |
|20060622  |http://www.ppforum.com/en/speeches/index.asp?theme=all&year=2003                  |
|20060622  |http://www.nosharia.com/telgraaf,%20nedeland_files/image010.gif                   |
|20060622  |http://www.canadianlandmine.org/french/french/n1kd.cfm                            |
|20060622  |http://canadianactionparty.ca/temp/Important_Memos/Some_facts_about_the_Census.doc|
|20060622  |http://coat.ncf.ca/our_magazine/links/53/smith_a.jpg                              |
|20060622  |http://communist-party.ca/calendar/cal_week.php?op=week&date=2006-08-18&catview=0 |
|20060622  |http://www.nawl.ca/ns/en/documents/Pub_Brief_Antiterror01_en.doc                  |
|20060622  |http://www.conservative.ca/EN/1018/                                               |
|20060622  |http://www.canadafirst.net/immi_crime/canada_terrorist_destination.html           |
+----------+----------------------------------------------------------------------------------+

@ianmilligan1 ianmilligan1 merged commit a6d3265 into main May 12, 2021
@ianmilligan1 ianmilligan1 deleted the issue-516 branch May 12, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARC file name appearing in url list
2 participants