Skip to content

Add TemplateVar #243

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add TemplateVar #243

wants to merge 2 commits into from

Conversation

ph-kev
Copy link
Member

@ph-kev ph-kev commented Apr 8, 2025

This PR adds TemplateVar which help reduce boilerplate in testing the functions for OutputVars.

TODO

  • Go through test_Var.jl and try to replace all the initialization of OutputVar with TemplateVar

Copy link

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.38%. Comparing base (570a9d7) to head (632268c).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   99.24%   96.38%   -2.86%     
==========================================
  Files          12       14       +2     
  Lines        1461     1661     +200     
==========================================
+ Hits         1450     1601     +151     
- Misses         11       60      +49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant