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

Commit untested Ruby and ERB code #56

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

Conversation

grodowski
Copy link
Member

@grodowski grodowski commented Jul 30, 2023

Try out view coverage analysis with ERB and HAML.

@@ -10,6 +10,9 @@
</head>

<body>
<% if controller.class.name == "FancyController" %>
<h1>Undercover Agent 🕵️‍♂️</h1>
<% end %>
Copy link
Member Author

Choose a reason for hiding this comment

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

View coverage analysis is coming soon! ⏰

@grodowski grodowski changed the title Add demo untested ERB Undercover Demo: commit untested Ruby and ERB code Jan 22, 2024
@grodowski grodowski changed the title Undercover Demo: commit untested Ruby and ERB code Commit untested Ruby and ERB code Jan 23, 2024
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