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

cleanup Windows CI trigger #2210

Merged
merged 1 commit into from Mar 11, 2022
Merged

Conversation

quentin
Copy link
Member

@quentin quentin commented Mar 11, 2022

Removes the trigger on every push of every branches, was only necessary during dev.

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #2210 (9d61826) into master (fcd024b) will increase coverage by 0.00%.
The diff coverage is 75.98%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2210   +/-   ##
=======================================
  Coverage   75.51%   75.51%           
=======================================
  Files         452      452           
  Lines       27394    27479   +85     
=======================================
+ Hits        20687    20752   +65     
- Misses       6707     6727   +20     
Impacted Files Coverage Δ
src/ast/ExecutionOrder.h 100.00% <ø> (ø)
src/ast/Program.h 100.00% <ø> (ø)
src/ast/transform/ComponentInstantiation.cpp 91.98% <ø> (ø)
src/ast/transform/MinimiseProgram.h 100.00% <ø> (ø)
src/ast/transform/ResolveAliases.cpp 98.93% <ø> (ø)
src/ast/utility/SipsMetric.h 18.18% <ø> (ø)
src/ast/utility/Utils.h 100.00% <ø> (ø)
src/ast/utility/Visitor.h 57.33% <0.00%> (ø)
src/ast2ram/provenance/ClauseTranslator.h 100.00% <ø> (ø)
src/ast2ram/provenance/UnitTranslator.h 100.00% <ø> (ø)
... and 96 more

@b-scholz
Copy link
Member

Thanks!

@b-scholz b-scholz merged commit 390e096 into souffle-lang:master Mar 11, 2022
@quentin quentin deleted the cleanup-windows-ci branch March 15, 2022 16:27
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.

None yet

2 participants