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

58 repalce use of self cwd with selfcache dir to avoid creating any un necessary directories #65

Conversation

venkatBala
Copy link
Contributor

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (c820c58) 100.00% compared to head (8756832) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          148       147    -1     
=========================================
- Hits           148       147    -1     
Impacted Files Coverage Δ
covalent_awsbatch_plugin/awsbatch.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@FyzHsn FyzHsn closed this Feb 28, 2023
@FyzHsn FyzHsn reopened this Feb 28, 2023
@FyzHsn FyzHsn closed this May 1, 2023
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.

repalce use of self._cwd with self.cache_dir to avoid creating any un-necessary directories
2 participants