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

Enhancement: Utilize Jinja loops to clean up partial.html #22

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Enhancement: Utilize Jinja loops to clean up partial.html #22

merged 1 commit into from
Oct 11, 2023

Conversation

Alc-Alc
Copy link

@Alc-Alc Alc-Alc commented Oct 11, 2023

Pull Request Checklist

  • New code has 100% test coverage
  • New code if 100% typed
  • (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR
  • (If applicable) The reference documentation has been updated to reflect the changes introduced by this PR

Description

Close Issue(s)

@Alc-Alc Alc-Alc requested a review from JacobCoffee as a code owner October 11, 2023 16:36
Copy link
Owner

@JacobCoffee JacobCoffee left a comment

Choose a reason for hiding this comment

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

showoff

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #22 (b42651a) into main (9bbecdb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   66.61%   66.61%           
=======================================
  Files          29       29           
  Lines         641      641           
=======================================
  Hits          427      427           
  Misses        214      214           
Files Coverage Δ
app/domain/calculator/controllers/calculator.py 0.00% <ø> (ø)
app/domain/calculator/schema.py 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JacobCoffee JacobCoffee merged commit d8a0e80 into JacobCoffee:main Oct 11, 2023
7 of 9 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.

Enhancement: Utilize Jinja loops to clean up partial.html
2 participants