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

Add unit tests for $fileCount function builtin #83

Merged
merged 3 commits into from
Jul 11, 2022

Conversation

shay2025
Copy link
Contributor

@shay2025 shay2025 commented Jul 7, 2022

Description

This pull request adds unit tests for the $fileCount function builtin.

Related issue

None

Type of change

Improvements (non-breaking change without functionality)

How was this tested?

Ran task test command.

Checklist

  • I have performed a self-review of my code
  • I have ran task check -f and have no issues

@github-actions github-actions bot added medium medium pull request run-build Label that controls when build should be executed labels Jul 7, 2022
@shay2025 shay2025 marked this pull request as draft July 7, 2022 16:37
@reviewpad-bot reviewpad-bot added the plugins Modifications to the plugins directory label Jul 11, 2022
@reviewpad-bot
Copy link

Reviewpad Report

ℹ️ Messages

  • If you are adding or updating a built-in, please do not forget to update the docs
  • If you have added a new function or action do not forget to include it in the built-in list!

@shay2025 shay2025 marked this pull request as ready for review July 11, 2022 10:37
Copy link
Member

@ferreiratiago ferreiratiago left a comment

Choose a reason for hiding this comment

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

Minor improvements.

plugins/aladino/functions/fileCount_test.go Outdated Show resolved Hide resolved
plugins/aladino/functions/fileCount_test.go Outdated Show resolved Hide resolved
@shay2025 shay2025 merged commit 2127f4e into main Jul 11, 2022
@shay2025 shay2025 deleted the test/fileCount-function branch July 11, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium medium pull request plugins Modifications to the plugins directory run-build Label that controls when build should be executed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants