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

Changing external getManifest to only return the exact manifest requested. #37

Merged
merged 2 commits into from
Jun 13, 2016

Conversation

joeldenning
Copy link
Contributor

This is important for canopy-sofe-extensions because we specifically want the exact manifest found at thing, thanos, groot, etc. We don't want a manifest that follows the whole chain of manifests and merges things together.

@codecov-io
Copy link

codecov-io commented Jun 10, 2016

Current coverage is 97.31%

Merging #37 into master will increase coverage by 0.02%

  1. File src/sofe.js was modified. more
@@             master        #37   diff @@
==========================================
  Files             6          6          
  Lines           295        298     +3   
  Methods          57         60     +3   
  Messages          0          0          
  Branches         53         53          
==========================================
+ Hits            287        290     +3   
  Misses            8          8          
  Partials          0          0          

Powered by Codecov. Last updated by 765cc3e...216087c

@joeldenning joeldenning merged commit 30acd4b into master Jun 13, 2016
@joeldenning joeldenning deleted the fix-get-manifest branch June 13, 2016 15:22
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.

2 participants