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: Add gitter & telegram urls in settings model #7266

Merged
merged 2 commits into from
Sep 16, 2020

Conversation

progmatic-99
Copy link
Contributor

To fix issue.

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #7266 into development will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7266      +/-   ##
===============================================
+ Coverage        63.55%   63.56%   +0.01%     
===============================================
  Files              259      259              
  Lines            13034    13038       +4     
===============================================
+ Hits              8284     8288       +4     
  Misses            4750     4750              
Impacted Files Coverage Δ
app/api/schema/settings.py 100.00% <100.00%> (ø)
app/models/setting.py 94.11% <100.00%> (+0.10%) ⬆️

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 24baee2...6652ba4. Read the comment docs.

Copy link
Member

@iamareebjamal iamareebjamal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No migration present

@iamareebjamal iamareebjamal changed the title Add gitter & telegram urls in settings model feat: Add gitter & telegram urls in settings model Sep 16, 2020
@iamareebjamal iamareebjamal merged commit a8e46b9 into fossasia:development Sep 16, 2020
@auto-label auto-label bot added the feature label Sep 16, 2020
@mariobehling
Copy link
Member

Nice!

@progmatic-99 progmatic-99 deleted the fix-issue-5022 branch October 7, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Gitter and Telegram to footer and admin pages
3 participants