FormalLanguageConstrainedPathQuerying / CFPQ_Data

Graphs and grammars for Context-Free Path Querying algorithms evaluation.
https://formallanguageconstrainedpathquerying.github.io/CFPQ_Data/
Other
10 stars 15 forks source link

✨ 🚀 ✨ CFPQ_Data 2.0.0 #66

Closed vadyushkins closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (e49ffb9) into master (67239c8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #66   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        30    -9     
  Lines          480       458   -22     
=========================================
- Hits           480       458   -22     
Impacted Files Coverage Δ
cfpq_data/grammars/__init__.py 100.00% <ø> (ø)
cfpq_data/grammars/converters/__init__.py 100.00% <ø> (ø)
cfpq_data/graphs/utils/__init__.py 100.00% <ø> (ø)
cfpq_data/__init__.py 100.00% <100.00%> (ø)
cfpq_data/config.py 100.00% <100.00%> (ø)
cfpq_data/dataset/__init__.py 100.00% <100.00%> (ø)
cfpq_data/dataset/data.py 100.00% <100.00%> (ø)
cfpq_data/grammars/converters/cfg.py 100.00% <100.00%> (ø)
cfpq_data/grammars/converters/cnf.py 100.00% <100.00%> (ø)
cfpq_data/grammars/readwrite/__init__.py 100.00% <100.00%> (ø)
... and 17 more

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 67239c8...e49ffb9. Read the comment docs.