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

vm_harness: access local files in plugin directory #68

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

Conversation

nickolson
Copy link

Adds ability for vm_harness find_haraka_lib(id) to load a local .js file that is stored in the plugin directory (passed as parameter 'id').

Intended to address issue #45

@coveralls
Copy link

coveralls commented Sep 27, 2024

Pull Request Test Coverage Report for Build 11078903702

Details

  • 4 of 6 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 62.024%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/vm_harness.js 4 6 66.67%
Totals Coverage Status
Change from base Build 11078896258: -0.03%
Covered Lines: 699
Relevant Lines: 1116

💛 - Coveralls

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.

3 participants