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

Rewrite #20

Merged
merged 71 commits into from
Jan 23, 2024
Merged

Rewrite #20

merged 71 commits into from
Jan 23, 2024

Conversation

chudicek
Copy link
Contributor

Improved structure, readability and performance

Lukáš Chudíček added 30 commits November 12, 2023 00:52
Copy link

codecov bot commented Jan 14, 2024

Codecov Report

Attention: 1343 lines in your changes are missing coverage. Please review.

Comparison is base (5d6e602) 100.00% compared to head (df862af) 0.00%.
Report is 94 commits behind head on main.

Files Patch % Lines
src/update/update_fn.rs 0.00% 412 Missing ⚠️
src/symbolic_domains/symbolic_domain.rs 0.00% 216 Missing ⚠️
src/xml_parsing/expression_parser.rs 0.00% 126 Missing ⚠️
src/xml_parsing/utils.rs 0.00% 109 Missing ⚠️
src/test_utils.rs 0.00% 97 Missing ⚠️
src/xml_parsing/variable_update_fn_parser.rs 0.00% 94 Missing ⚠️
src/benchmarks/rewritten_reachability.rs 0.00% 74 Missing ⚠️
src/benchmarks/reachability.rs 0.00% 73 Missing ⚠️
src/utils.rs 0.00% 37 Missing ⚠️
src/xml_parsing/xml_reader.rs 0.00% 31 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff              @@
##              main     #20        +/-   ##
============================================
- Coverage   100.00%   0.00%   -100.00%     
============================================
  Files            1      16        +15     
  Lines            2    1343      +1341     
============================================
- Hits             2       0         -2     
- Misses           0    1343      +1343     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chudicek chudicek self-assigned this Jan 22, 2024
@chudicek chudicek merged commit 60268ec into main Jan 23, 2024
5 of 7 checks passed
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.

2 participants