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

Added striptags filter #177

Merged
merged 1 commit into from
Oct 24, 2019
Merged

Conversation

igor-sadchenko
Copy link
Contributor

@igor-sadchenko igor-sadchenko force-pushed the striptags_filter branch 3 times, most recently from 242e537 to 9cc0981 Compare October 23, 2019 14:43
@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #177 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   88.76%   88.77%   +0.01%     
==========================================
  Files          69       69              
  Lines        8703     8715      +12     
==========================================
+ Hits         7725     7737      +12     
  Misses        978      978
Impacted Files Coverage Δ
src/filters.h 94.73% <ø> (ø) ⬆️
src/filters.cpp 89.93% <100%> (+0.01%) ⬆️
src/string_converter_filter.cpp 93.92% <100%> (+0.39%) ⬆️
test/filters_test.cpp 100% <100%> (ø) ⬆️

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 2e7453b...330ffa5. Read the comment docs.

@flexferrum
Copy link
Collaborator

flexferrum commented Oct 23, 2019

Can you please add sudo apt update command before the line 48 of this file:

sudo apt-get install -y cmake build-essential ${INPUT_COMPILER}

This addition should fix builds.

@flexferrum
Copy link
Collaborator

Thank you for participating!

@flexferrum flexferrum merged commit 2169c59 into jinja2cpp:master Oct 24, 2019
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.

2 participants