jayfk / statuspage

A statuspage generator that lets you host your statuspage for free on Github.
https://corestatus.io
MIT License
3.89k stars 186 forks source link

fix: create and update github commands #264 #291

Closed mrrsm closed 2 years ago

mrrsm commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #291 into master will increase coverage by 0.06%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
+ Coverage   81.15%   81.21%   +0.06%     
==========================================
  Files           2        2              
  Lines         313      314       +1     
==========================================
+ Hits          254      255       +1     
  Misses         59       59              
Impacted Files Coverage Δ
statuspage/statuspage.py 72.42% <50.00%> (ø)
statuspage/tests.py 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 3dfcffc...3535d32. Read the comment docs.

chenrui333 commented 2 years ago

@mrrsm can you rebase your PR to the latest master?

mrrsm commented 2 years ago

@chenrui333 I fixed the conflict but I have not tested anything.

If things are getting merged again I added maintenance blocks and did some default config tweaking (looking at my local commits) and would be happy to PR them.

chenrui333 commented 2 years ago

@mrrsm feel free to file a new PR, I am gonna need the latest master to test out something. :)