Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

ref(data): incorporates latest changes to index.yml spec #27

Merged
merged 2 commits into from
Oct 18, 2016
Merged

ref(data): incorporates latest changes to index.yml spec #27

merged 2 commits into from
Oct 18, 2016

Conversation

jackfrancis
Copy link
Contributor

Of especial notice:

  • data model property changes: 'checksum' becomes 'digest', 'url' becomes a 'urls' array, a new 'sources' array
  • helper conveniences updated to handle new data models
  • mock data updated to reflect new index.yml spec

Of especial notice:

- data model property changes: 'checksum' becomes 'digest', 'url' becomes a 'urls' array, a new 'sources' array
- helper conveniences updated to handle new data models
- mock data updated to reflect new index.yml spec
@codecov-io
Copy link

codecov-io commented Oct 17, 2016

Current coverage is 82.81% (diff: 84.61%)

Merging #27 into master will increase coverage by 0.81%

@@             master        #27   diff @@
==========================================
  Files             9          9          
  Lines           250        256     +6   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            205        212     +7   
+ Misses           34         32     -2   
- Partials         11         12     +1   

Powered by Codecov. Last update 3fca6fa...440c345

@migmartri migmartri added the lgtm label Oct 18, 2016
@jackfrancis
Copy link
Contributor Author

Here is a relevant commit that documents the updates to the index.yaml format:

helm/helm@491dc32

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants