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

remove useless mut declaration #56

Merged
merged 1 commit into from
Jun 13, 2022
Merged

remove useless mut declaration #56

merged 1 commit into from
Jun 13, 2022

Conversation

Paolo-Azzini
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

Coverage Report

Coverage after merging fix-pcg into master will be
85.65%
Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src
   camera.rs89.69%100%72.22%93.67%
   cli.rs0%100%0%0%100–401, 407, 55–99
   error.rs0%100%0%0%10, 31, 39, 46, 57, 90
   main.rs0.71%100%3.57%0.40%100–182, 184–188, 191–201, 203, 205–223, 228–280, 282, 284–302, 53–58, 60, 67–88, 93–99
   material.rs99.25%100%100%99.12%110, 299
   render.rs98.95%100%100%98.86%154, 170
   scene.rs97.49%100%93.15%97.71%1090, 114, 1169, 1184, 1226–1231, 193–195, 290–292, 432, 482, 498, 515, 525, 535, 554, 557, 600, 722, 743, 832, 897–898, 979
   shape.rs99.33%100%96.43%99.53%172, 24
   world.rs96.36%100%100%95.92%37, 43

@github-actions
Copy link
Contributor

Coverage Report

Coverage after merging fix-pcg into master will be
85.83%
Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src
   render.rs98.56%100%100%98.43%121, 137

@andros21 andros21 added bug Something isn't working enhancement New feature or request labels Jun 13, 2022
Copy link
Owner

@andros21 andros21 left a comment

Choose a reason for hiding this comment

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

👍🏻

@Paolo-Azzini Paolo-Azzini merged commit 11b9fe9 into master Jun 13, 2022
@Paolo-Azzini Paolo-Azzini deleted the fix-pcg branch June 13, 2022 15:03
andros21 pushed a commit that referenced this pull request Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants