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

Refactoring Auto-Scheduler #4 #2291

Merged
merged 1 commit into from
Jun 25, 2022
Merged

Conversation

SamArch27
Copy link
Collaborator

This PR adds basic error handling for a mismatching profile.

This addresses issue #2250

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #2291 (f0e6e60) into master (b67ec5f) will increase coverage by 0.00%.
The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2291   +/-   ##
=======================================
  Coverage   77.41%   77.41%           
=======================================
  Files         461      461           
  Lines       28994    28996    +2     
=======================================
+ Hits        22446    22448    +2     
  Misses       6548     6548           
Impacted Files Coverage Δ
src/ast2ram/utility/SipsMetric.cpp 55.19% <40.00%> (-0.37%) ⬇️
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 83.73% <0.00%> (+1.62%) ⬆️

Copy link
Member

@b-scholz b-scholz left a comment

Choose a reason for hiding this comment

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

Thanks for refactoring!

@b-scholz b-scholz merged commit a1b949e into souffle-lang:master Jun 25, 2022
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