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

feat(app.go): import authz module #559

Merged
merged 3 commits into from
Feb 23, 2022
Merged

feat(app.go): import authz module #559

merged 3 commits into from
Feb 23, 2022

Conversation

lumtis
Copy link
Contributor

@lumtis lumtis commented Feb 23, 2022

Import authz module for authorization granting

After performing a small fix in the simulation tests, we are surprisingly meeting this issue: #405, I out this one for the milestone

@lumtis lumtis linked an issue Feb 23, 2022 that may be closed by this pull request
@lumtis lumtis marked this pull request as draft February 23, 2022 12:51
giunatale
giunatale previously approved these changes Feb 23, 2022
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #559 (f0cbaa2) into develop (d09ee16) will decrease coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
- Coverage    11.06%   11.05%   -0.01%     
===========================================
  Files          234      234              
  Lines        54133    54129       -4     
===========================================
- Hits          5989     5985       -4     
  Misses       47969    47969              
  Partials       175      175              
Impacted Files Coverage Δ
x/launch/simulation/store.go 80.85% <80.00%> (-0.79%) ⬇️

@lumtis lumtis marked this pull request as ready for review February 23, 2022 15:39
@Pantani Pantani merged commit dfeb8aa into develop Feb 23, 2022
@Pantani Pantani deleted the authz branch February 23, 2022 16:10
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.

Consider adding authz module
4 participants