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

Updated flixkit version, Added processing to create contract dependency structure for flix generation #1408

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

bthaile
Copy link
Contributor

@bthaile bthaile commented Feb 13, 2024

Updated version of flixkit, update processing state to create contract dependencies structure for flix generation

Description

Noticed when generating flix for staging contracts that there was an issue creating all contracts dependencies based on user's flow.json. Added more specific processing to get all contracts.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

…t dependencies structure for flix generation
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6215b02) 40.51% compared to head (6a4b840) 40.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1408      +/-   ##
==========================================
+ Coverage   40.51%   40.60%   +0.08%     
==========================================
  Files          47       47              
  Lines        2589     2596       +7     
==========================================
+ Hits         1049     1054       +5     
- Misses       1416     1417       +1     
- Partials      124      125       +1     
Flag Coverage Δ
unittests 40.60% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bthaile bthaile merged commit 64dfc4b into master Feb 13, 2024
5 checks passed
@bthaile bthaile deleted the update-flixkit-ver branch February 13, 2024 18:07
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