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.52k stars 350 forks source link

Italian Fiscal Code regex #243

Closed mavnt closed 2 years ago

mavnt commented 2 years ago

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

Prerequisites

Why do we need this pull request?

Regex for Italian fiscal code (https://en.wikipedia.org/wiki/Italian_fiscal_code).

What GitHub issues does this fix?

None.

Copy / paste of output

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

$ pywhat "RSSMRA00A01H501C"
Matched on: RSSMRA00A01H501C
Name: Italian Fiscal Code
Description: https://en.wikipedia.org/wiki/Italian_fiscal_code
codecov-commenter commented 2 years ago

Codecov Report

Merging #243 (e238630) into main (5cff1df) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #243   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files          15       15           
  Lines        1217     1217           
=======================================
  Hits         1127     1127           
  Misses         90       90           

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 5cff1df...e238630. Read the comment docs.

ghost commented 2 years ago

Also, please squash the commits.