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

Conversion of WinForms app to a portable browser-based version #69

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

atifaziz
Copy link
Owner

This PR converts the WinForms app that allowed experimenting with crontab expressions and enumerating their occurrences to a portable browser-based version that uses Blazor WebAssembly.

atifaziz and others added 26 commits January 10, 2020 14:31
# Conflicts:
#	NCrontabViewer/App.config
#	NCrontabViewer/AssemblyInfo.g.cs
#	NCrontabViewer/AssemblyInfo.g.tt
#	NCrontabViewer/MainForm.Designer.cs
#	NCrontabViewer/NCrontabViewer.csproj
Conflicts resolved:

- NCrontab.Signed/NCrontab.Signed.csproj
- NCrontab.Tests/CrontabScheduleTests.cs
- NCrontab/NCrontab.csproj
- NCrontabViewer/MainForm.Designer.cs
- NCrontabViewer/MainForm.cs
- NCrontabViewer/MainForm.resx
- NCrontabViewer/NCrontabViewer.csproj
- NCrontabViewer/Program.cs
- appveyor.yml
- build.cmd
- global.json
Conflicts resolved:

- NCrontab.Tests/CrontabScheduleTests.cs
Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.44%. Comparing base (64e1985) to head (28ea3af).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files           8        8           
  Lines         502      502           
  Branches       95       95           
=======================================
  Hits          444      444           
  Misses         54       54           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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