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

Add configuration for django-app-enabler #142

Merged
merged 3 commits into from
Dec 21, 2020

Conversation

yakky
Copy link
Member

@yakky yakky commented Dec 20, 2020

Description

Update addon.json to support django-app-enabler

Update documentation

References

Fix #141

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #142 (cd62af5) into develop (2636f3f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #142   +/-   ##
========================================
  Coverage    89.80%   89.80%           
========================================
  Files            8        8           
  Lines          363      363           
  Branches        43       43           
========================================
  Hits           326      326           
  Misses          24       24           
  Partials        13       13           
Flag Coverage Δ
unittests 89.80% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2636f3f...cd62af5. Read the comment docs.

@coveralls
Copy link

coveralls commented Dec 20, 2020

Coverage Status

Coverage remained the same at 93.352% when pulling cd62af5 on feature/issue-141-app-enabler into 2636f3f on develop.

@yakky yakky force-pushed the feature/issue-141-app-enabler branch 2 times, most recently from e9561f5 to e92691f Compare December 21, 2020 08:02
@yakky yakky force-pushed the feature/issue-141-app-enabler branch from e92691f to cd62af5 Compare December 21, 2020 08:05
@yakky yakky merged commit 1d7c05a into develop Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for django-app-enabler
2 participants