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

Rename CliqStateMachine.jl and CliqStateMachine_Parametric.jl #939

Merged
merged 1 commit into from Oct 2, 2020

Conversation

Affie
Copy link
Member

@Affie Affie commented Oct 2, 2020

close #934

  • CliqueStateMachine.jl --> CliqueStateMachine_fetch.jl
  • CliqueStateMachine_Parametric.jl --> CliqueStateMachine_take.jl

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2020

Codecov Report

Merging #939 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #939   +/-   ##
=======================================
  Coverage   61.50%   61.50%           
=======================================
  Files          52       52           
  Lines        4982     4982           
=======================================
  Hits         3064     3064           
  Misses       1918     1918           
Impacted Files Coverage Δ
src/CliqueStateMachine_fetch.jl 83.28% <ø> (ø)
src/CliqueStateMachine_take.jl 80.33% <ø> (ø)
src/IncrementalInference.jl 80.00% <ø> (ø)

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 b08c0e3...d5a2a8c. Read the comment docs.

@Affie Affie merged commit e02272a into master Oct 2, 2020
@dehann dehann deleted the maint/20Q4/rename#934 branch January 7, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename CSM files to aid consolidation and understanding
2 participants