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

Crud subscriptions #105

Closed
wants to merge 9 commits into from
Closed

Crud subscriptions #105

wants to merge 9 commits into from

Conversation

Letiste
Copy link
Member

@Letiste Letiste commented Feb 20, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #105 (b36d305) into master (be9bb75) will increase coverage by 1.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   94.91%   96.75%   +1.84%     
==========================================
  Files          12       15       +3     
  Lines         118      185      +67     
==========================================
+ Hits          112      179      +67     
  Misses          6        6              
Impacted Files Coverage Δ
app/controllers/subscriptions_controller.rb 100.00% <100.00%> (ø)
app/helpers/subscription_helper.rb 100.00% <100.00%> (ø)
app/models/subscription.rb 100.00% <100.00%> (ø)
app/models/user.rb 100.00% <100.00%> (ø)

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 be9bb75...7445349. Read the comment docs.

@Letiste Letiste linked an issue Feb 21, 2021 that may be closed by this pull request
7 tasks
@Letiste Letiste marked this pull request as ready for review March 29, 2021 17:24
@Letiste
Copy link
Member Author

Letiste commented Feb 20, 2022

Happy birthday dear PR!

1 similar comment
@Letiste
Copy link
Member Author

Letiste commented Feb 20, 2023

Happy birthday dear PR!

@nymous
Copy link
Member

nymous commented Feb 20, 2023

Plz fix conflicts 😁

@Letiste Letiste closed this Feb 21, 2023
@Letiste Letiste deleted the crud-subscriptions branch February 21, 2023 06:46
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.

Create, list, edit, delete subscriptions
2 participants