bee-san / pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! πŸ§™β€β™€οΈ
MIT License
6.58k stars 349 forks source link

Add for google cloud api #212

Closed textrocr closed 2 years ago

textrocr commented 3 years ago

⚠ Pull Requests not made with this template will be automatically closed πŸ”₯

Prerequisites

Why do we need this pull request?

What GitHub issues does this fix?

Copy / paste of output

Please copy and paste the output of PyWhat with your new addition using an example that tests this addition below:

codecov-commenter commented 3 years ago

Codecov Report

Merging #212 (4551804) into main (e8aaaaa) will decrease coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   94.46%   94.36%   -0.11%     
==========================================
  Files          14       14              
  Lines        1717     1720       +3     
==========================================
+ Hits         1622     1623       +1     
- Misses         95       97       +2     
Impacted Files Coverage Ξ”
tests/test_regex_identifier.py 98.19% <100.00%> (-0.36%) :arrow_down:

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 e8aaaaa...4551804. Read the comment docs.

bee-san commented 3 years ago

Your tests are failing :)

ghost commented 2 years ago

Closed due to no activity.